IChannelHook.ServerNotify(Guid, Guid, UInt32, IntPtr, UInt32) 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 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