ITMedia::SetPortInfo

[This is preliminary documentation and subject to change.]

Sets the 16-bit port value (USHORT) for the first port and number of ports needed for session.

HRESULT SetPortInfo(
  USHORT StartPort,
  USHORT NumPorts
);
 

Parameters

StartPort
[in] Starting port.
NumPorts
[in] Number of ports.

Return Values

TBD