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