IChannelHook.ServerGetSize(Guid, Guid, Int32, 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 ServerGetSize(Guid % uExtent, Guid % riid, int hrFault, [Runtime::InteropServices::Out] System::UInt32 % pDataSize);
public void ServerGetSize (ref Guid uExtent, ref Guid riid, int hrFault, out uint pDataSize);
abstract member ServerGetSize : Guid * Guid * int * uint32 -> unit
Public Sub ServerGetSize (ByRef uExtent As Guid, ByRef riid As Guid, hrFault As Integer, ByRef pDataSize As UInteger)
Parameters
- uExtent
- Guid
- riid
- Guid
- hrFault
- Int32
- pDataSize
- UInt32