IChannelHook.ClientNotify(Guid, Guid, UInt32, IntPtr, UInt32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void ClientNotify(Guid % uExtent, Guid % riid, System::UInt32 cbDataSize, IntPtr pDataBuffer, System::UInt32 lDataRep, int hrFault);
public void ClientNotify (ref Guid uExtent, ref Guid riid, uint cbDataSize, IntPtr pDataBuffer, uint lDataRep, int hrFault);
abstract member ClientNotify : Guid * Guid * uint32 * nativeint * uint32 * int -> unit
Public Sub ClientNotify (ByRef uExtent As Guid, ByRef riid As Guid, cbDataSize As UInteger, pDataBuffer As IntPtr, lDataRep As UInteger, hrFault As Integer)
Parameters
- uExtent
- Guid
- riid
- Guid
- cbDataSize
- UInt32
- pDataBuffer
-
IntPtr
nativeint
- lDataRep
- UInt32
- hrFault
- Int32