Windows Media Format SDK banner art
PreviousNext

IWMWriterNetworkSink::GetNetworkProtocol

The GetNetworkProtocol method retrieves the network protocol that the network sink will use.

Syntax

HRESULT GetNetworkProtocol(
    WMT_NET_PROTOCOL* pProtocol
);

Parameters

  pProtocol

[out]  Pointer to WMT_NET_PROTOCOL enumeration type value containing the network protocol.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

See Also

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.