WMRMRights.Reset
Previous | Next |
WMRMRights.Reset
The Reset method resets the internal state of the rights object and restores the properties to their default values.
Syntax
WMRMRights. Reset()
Parameters
This method takes no parameters.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns E_FAIL, 0x80004005.
Remarks
This method sets all WMRMRights properties to their default values.
Example Code
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 |