IAMNetShowConfig::get_FixedUDPPort (Compact 2013)
3/26/2014
This method gets the fixed UDP port number.
Syntax
HRESULT get_FixedUDPPort(
long *pFixedUDPPort
);
Parameters
- pFixedUDPPort
[out] Points to a long which on return will contain the fixed UDP port number.
Return Values
Returns S_OK on success. Returns an HRESULT error code on failure.
Requirements
Header |
dshow.h |
Library |
Strmiids.lib |