Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This enumeration specifies the metrics related to using FDRM-protected content.
typedef enum tagFDRMMETRIC {
FDRM_METRIC_PREVIEW_TIME,
FDRM_METRIC_DELAY_TIME,
FDRM_METRIC_REVERIFY_TIME
} FDRMMETRIC;
Elements
- FDRM_METRIC_PREVIEW_TIME
Allowed preview time. Time is in milliseconds. - FDRM_METRIC_DELAY_TIME
Time to delay before prompting to use rights. Time is in milliseconds. - FDRM_METRIC_REVERIFY_TIME
How often to re-verify rights when you use content in a continuous manner.
Remarks
The FDRMMETRIC enumeration metric types can be retrieved by calling the FileDrmGetMetric function. The FileDrmGetMetric function is the only function that uses this enumeration.
Requirements
Pocket PC: Windows Mobile Version 5.0 and later
Smartphone: Windows Mobile Version 5.0 and later
OS Versions: Windows CE 5.01 and later .
Header: FDRM.h.
Link Library: Aygshell.lib.
See Also
FDRM Enumerations | FDRM API Reference
Send Feedback on this topic to the authors