IDevicePacketStream::get_MaxPacketSize
Gets the maximum packet size limited by the underlying transport mechanism.
HRESULT get_MaxPacketSize([retval][out] LONG *plPacketSize)
Parameters
- plPacketSize
The packet size limit in number of bytes.
Return Value
An HRESULT value that indicates the outcome of the method call.
Managed Equivalent
IDevicePacketStream..::.MaxPacketSize
Requirements
DeviceAgentTransport.h