IAMNetShowConfig::put_FixedUDPPort
Microsoft DirectShow 9.0 |
IAMNetShowConfig::put_FixedUDPPort
The put_FixedUDPPort method specifies the fixed UDP port.
Syntax
HRESULT put_FixedUDPPort( long FixedUDPPort );
Parameters
FixedUDPPort
Specifies the fixed UDP port number.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Header: Include Qnetwork.h.
Library: None.
See Also