GetBindOptions property

Pointer<NativeFunction<HRESULT Function(Pointer<IBindCtx> This, Pointer<BIND_OPTS> pbindopts)>> GetBindOptions
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IBindCtx> This, ffi.Pointer<BIND_OPTS> pbindopts)>> GetBindOptions;