The DRM intent for whcih license can be acquired.
| Enumerator | Value | Description |
|---|---|---|
| ELKMUNKNOWN | 0 | |
| ELKMPLAY | 1 | |
| ELKMWRITE_CD |
| typedef enum TLKMActionType | LKMAction |
The DRM intent for whcih license can be acquired.
The types of activation for the DRM content.
| Enumerator | Value | Description |
|---|---|---|
| ELKMEnvelope | 1 | |
| ELKMWebInitiator | ||
| ELKMRMHeader | ||
| ELKMActivationCode | ||
| ELKMTriggerUrl |
| typedef enum TLKMActivationType | LKMActivationType |
The types of activation for the DRM content.
The errors that can be thrown by the LKM service.
| Enumerator | Value | Description |
|---|---|---|
| ELKMErrorNone | 0 | |
| ELKMErrorStartup | -1 | |
| ELKMErrorReqLicense | -2 | |
| ELKMErrorReadContent | -3 | |
| ELKMErrorGetUrlError | -4 | |
| ELKMErrorNetworkError | -5 | |
| ELKMErrorInvalidArguments | -6 |
| typedef enum TLKMErrorType | LKMError |
The errors that can be thrown by the LKM service.