ClientNotify property

Pointer<NativeFunction<Void Function(Pointer<IChannelHook> This, Pointer<GUID> uExtent, Pointer<IID> riid, ULONG cbDataSize, Pointer<Void> pDataBuffer, DWORD lDataRep, HRESULT hrFault)>> ClientNotify
getter/setter pair

Implementation

external ffi.Pointer<ffi.NativeFunction<ffi.Void Function(ffi.Pointer<IChannelHook> This, ffi.Pointer<GUID> uExtent, ffi.Pointer<IID> riid, ULONG cbDataSize, ffi.Pointer<ffi.Void> pDataBuffer, DWORD lDataRep, HRESULT hrFault)>> ClientNotify;