Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
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 |
|
See also