MFNETSOURCE_AUTORECONNECTPROGRESS property

The number of times the network source has attempted to reconnect to the network.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

DWORD (stored as LONG)

VT_I4

lVal

Remarks

The constant MFNETSOURCE_AUTORECONNECTPROGRESS defines the GUID for this property key. The property identifier (PID) is zero.

This property is read-only. To retrieve this property, query the network source for the IPropertyStore interface and call IPropertyStore::GetValue.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Header
Mfidl.h

See also

Media Foundation Properties

Network Source Features

Networking in Media Foundation