IPlayReadyDomain.Revision Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current domain revision number.
public:
property unsigned int Revision { unsigned int get(); };
uint32_t Revision();
public uint Revision { get; }
var uInt32 = iPlayReadyDomain.revision;
Public ReadOnly Property Revision As UInteger
Property Value
The current domain revision number.