MFNETSOURCE_HOSTVERSION property

The value of the "c-hostexever" field that the network source uses for logging. Applications can set this property to the version number of the host application. The host application is the .exe file identified by the c-hostexe field.

Data type

PROPVARIANT type (vt)

PROPVARIANT member

LONGLONG

VT_I8

hVal

Remarks

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

Applications can use this property to configure the network source. To set the property, pass an IPropertyStore pointer to the Source resolver. For more information, see Configuring a Media Source.

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

Client Logging

Media Foundation Properties

Networking in Media Foundation