GetSourceMoniker property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleLink> This, Pointer<Pointer<IMoniker>> ppmk)>> GetSourceMoniker
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleLink> This, ffi.Pointer<ffi.Pointer<IMoniker>> ppmk)>> GetSourceMoniker;