IChannelHook.ServerNotify(Guid, Guid, UInt32, IntPtr, UInt32) Method

Definition

public:
 void ServerNotify(Guid % uExtent, Guid % riid, System::UInt32 cbDataSize, IntPtr pDataBuffer, System::UInt32 lDataRep);
public void ServerNotify (ref Guid uExtent, ref Guid riid, uint cbDataSize, IntPtr pDataBuffer, uint lDataRep);
abstract member ServerNotify : Guid * Guid * uint32 * nativeint * uint32 -> unit
Public Sub ServerNotify (ByRef uExtent As Guid, ByRef riid As Guid, cbDataSize As UInteger, pDataBuffer As IntPtr, lDataRep As UInteger)

Parameters

uExtent
Guid
riid
Guid
cbDataSize
UInt32
pDataBuffer
IntPtr

nativeint

lDataRep
UInt32

Applies to