ITransportParameters::TransportInformation method
Obtains a TransportInformation structure that provides information about the DMR’s transport parameters.
Syntax
HRESULT TransportInformation(
[out, retval] TransportInformation *value
);
Parameters
- value [out, retval]
Receives a reference to a TransportInformation structure.
Return value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
---|---|
S_OK | The method succeeded. |