WMRMHeader.Version
Previous | Next |
WMRMHeader.Version
The Version property retrieves the version number from the content header.
Syntax
String = Version
Parameters
This property takes no parameters.
Return Values
If the property succeeds, it returns a String containing the version number. If it fails, it returns E_FAIL, 0x80004005.
Remarks
This property is read-only.
Requirements
Version: Windows Media Rights Manager 7 SDK or later
Reference: wmrmobjs 1.0 Type Library
Library: wmrmobjs.dll
Platform: Windows Server 2003
See Also
Previous | Next |