GetInterfaceFromGlobal property

Pointer<NativeFunction<HRESULT Function(Pointer<IGlobalInterfaceTable> This, DWORD dwCookie, Pointer<IID> riid, Pointer<Pointer<Void>> ppv)>> GetInterfaceFromGlobal
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<HRESULT Function(ffi.Pointer<IGlobalInterfaceTable> This, DWORD dwCookie, ffi.Pointer<IID> riid, ffi.Pointer<ffi.Pointer<ffi.Void>> ppv)>> GetInterfaceFromGlobal;