DrmErrorCode 列挙型
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public enum DrmErrorCode
type DrmErrorCode =
- 継承
-
DrmErrorCode
フィールド
| 名前 | 値 | 説明 |
|---|---|---|
| Unknown | 0 | |
| NoKey | 1 | |
| KeyExpired | 2 | |
| ResourceBusy | 3 | |
| InsufficientOutputProtection | 4 | |
| SessionNotOpened | 5 | |
| UnsupportedOperation | 6 | |
| InsufficientSecurity | 7 | |
| FrameTooLarge | 8 | |
| LostState | 9 | |
| CertificateMalformed | 10 | |
| CertificateMissing | 11 | |
| CryptoLibrary | 12 | |
| GenericOem | 13 | |
| GenericPlugin | 14 | |
| InitData | 15 | |
| KeyNotLoaded | 16 | |
| LicenseParse | 17 | |
| LicensePolicy | 18 | |
| LicenseRelease | 19 | |
| LicenseRequestRejected | 20 | |
| LicenseRestore | 21 | |
| LicenseState | 22 | |
| MediaFramework | 23 | |
| ProvisioningCertificate | 24 | |
| ProvisioningConfig | 25 | |
| ProvisioningParse | 26 | |
| ProvisioningRequestRejected | 27 | |
| ProvisioningRetry | 28 | |
| ResourceContention | 29 | |
| SecureStopRelease | 30 | |
| StorageRead | 31 | |
| StorageWrite | 32 | |
| ZeroSubsamples | 33 |