IMFByteStreamTrident::IsNetworkWait method

Applies to: desktop apps only

Queries whether the byte stream is waiting on the network connection.

Syntax

HRESULT IsNetworkWait(
  [out]  VARIANT_BOOL *pvbNetworkWait
);

Parameters

  • pvbNetworkWait [out]
    Receives the value VARIANT_TRUE if the byte stream is waiting on the network, or VARIANT_FALSE otherwise.

Return value

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 8 Release Preview

Minimum supported server

Windows Server 2012

Header

Mfmediaengine.h

See also

IMFByteStreamTrident

 

 

Send comments about this topic to Microsoft

Build date: 7/18/2012