BindToSource property

Pointer<NativeFunction<HRESULT Function(Pointer<IOleLink> This, DWORD bindflags, Pointer<IBindCtx> pbc)>> BindToSource
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IOleLink> This, DWORD bindflags, ffi.Pointer<IBindCtx> pbc)>> BindToSource;