IChannelHook::ClientNotify Method (Guid, Guid, UInt32, IntPtr, UInt32, Int32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void ClientNotify(
	[InAttribute] Guid% uExtent,
	[InAttribute] Guid% riid,
	unsigned int cbDataSize,
	IntPtr pDataBuffer,
	unsigned int lDataRep,
	int hrFault
)

Parameters

uExtent
Type: System::Guid
riid
Type: System::Guid
cbDataSize
Type: System::UInt32
pDataBuffer
Type: System::IntPtr
lDataRep
Type: System::UInt32
hrFault
Type: System::Int32
Return to top
Show: