Click or drag to resize

DRM Properties

The SystemDRM type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDatePlayExpires
The System.DRM.DatePlayExpires property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_DRM_DatePlayExpires. Display name Play expires.
Public propertyStatic memberDatePlayStarts
The System.DRM.DatePlayStarts property key. PropVariant type: VT_FILETIME. .NET type: System.Runtime.InteropServices.ComTypes.FILETIME. Shell name PKEY_DRM_DatePlayStarts. Display name Play starts.
Public propertyStatic memberDescription
The System.DRM.Description property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_DRM_Description. Display name License description.
Public propertyStatic memberIsDisabled
The System.DRM.IsDisabled property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_DRM_IsDisabled. Display name Disabled.
Public propertyStatic memberIsProtected
The System.DRM.IsProtected property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_DRM_IsProtected. Display name Protected.
Public propertyStatic memberPlayCount
The System.DRM.PlayCount property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_DRM_PlayCount. Display name Plays remaining.
Top
See Also