GetBoundSource property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleLink> This, Pointer<Pointer<IUnknown>> ppunk)>> GetBoundSource
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleLink> This, ffi.Pointer<ffi.Pointer<IUnknown>> ppunk)>> GetBoundSource;