MFIsContentProtectionDeviceSupported-Funktion (mfidl.h)
Überprüft, ob ein Hardwaresicherheitsprozessor für das angegebene Medienschutzsystem unterstützt wird.
Syntax
HRESULT MFIsContentProtectionDeviceSupported(
[in] REFGUID ProtectionSystemId,
[out] BOOL *isSupported
);
Parameter
[in] ProtectionSystemId
Der Bezeichner des Schutzsystems, den Sie überprüfen möchten.
[out] isSupported
TRUE , wenn der Hardwaresicherheitsprozessor für das angegebene Schutzsystem unterstützt wird; andernfalls FALSE.
Rückgabewert
Keine
Anforderungen
Anforderung | Wert |
---|---|
Unterstützte Mindestversion (Client) | Windows 10 [Desktop-Apps | UWP-Apps] |
Unterstützte Mindestversion (Server) | Windows Server 2016 [Desktop-Apps | UWP-Apps] |
Zielplattform | Windows |
Kopfzeile | mfidl.h |
Bibliothek | Mfplat.lib |
DLL | Mfplat.dll |