Microsoft DirectX 9.0 |
The put_NetworkID method sets the Network ID of the DVB system.
Syntax
HRESULT get_NetworkID(
long NetworkID
);
Parameters
NetworkID
[in] Specifies the NetworkID as a long integer.
Return Values
Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.
See Also