Fonction MFGetLocalId (mfidl.h)
Obtient l’ID système local.
Syntaxe
HRESULT MFGetLocalId(
[in] const BYTE *verifier,
UINT32 size,
[in] LPWSTR *id
);
Paramètres
[in] verifier
Valeur du vérificateur spécifique à l’application.
size
Longueur en octets du vérificateur.
[in] id
Chaîne d’ID retournée. Cette valeur doit être libérée par l’appelant en appelant CoTaskMemFree.
Valeur retournée
La fonction retourne un HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.
Configuration requise
Client minimal pris en charge | Windows 8 [applications de bureau | Applications UWP] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau | Applications UWP] |
Plateforme cible | Windows |
En-tête | mfidl.h |
Bibliothèque | Mf.lib |
DLL | Mf.dll |