RegisterObjectBound property

Pointer<NativeFunction<HRESULT Function(Pointer<IBindCtx> This, Pointer<IUnknown> punk)>> RegisterObjectBound
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IBindCtx> This, ffi.Pointer<IUnknown> punk)>> RegisterObjectBound;