IChannelHook.ServerNotify(Guid, Guid, UInt32, IntPtr, UInt32) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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)
参数
- uExtent
- Guid
- riid
- Guid
- cbDataSize
- UInt32
- pDataBuffer
-
IntPtr
nativeint
- lDataRep
- UInt32