IChannelHook::ServerGetSize Method (Guid, Guid, Int32, UInt32)

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

void ServerGetSize(
	[InAttribute] Guid% uExtent,
	[InAttribute] Guid% riid,
	int hrFault,
	[OutAttribute] unsigned int% pDataSize
)

Parameters

uExtent
Type: System::Guid
riid
Type: System::Guid
hrFault
Type: System::Int32
pDataSize
Type: System::UInt32
Return to top
Show: