GetSourceDisplayName property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleLink> This, Pointer<LPOLESTR> ppszDisplayName)>> GetSourceDisplayName
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleLink> This, ffi.Pointer<LPOLESTR> ppszDisplayName)>> GetSourceDisplayName;