IChannelHook::ServerGetSize Method (Guid, Guid, Int32, UInt32)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: