RegisterInterfaceInGlobal property

Pointer<NativeFunction<HRESULT Function(Pointer<IGlobalInterfaceTable> This, Pointer<IUnknown> pUnk, Pointer<IID> riid, Pointer<DWORD> pdwCookie)>> RegisterInterfaceInGlobal
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IGlobalInterfaceTable> This, ffi.Pointer<IUnknown> pUnk, ffi.Pointer<IID> riid, ffi.Pointer<DWORD> pdwCookie)>> RegisterInterfaceInGlobal;