Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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