SetDeviceManagementConfigInfo, fonction (mdmregistration.h)
Définit les informations de configuration associées à l’ID du fournisseur.
Syntaxe
HRESULT SetDeviceManagementConfigInfo(
PCWSTR providerID,
PCWSTR configString
);
Paramètres
providerID
Type : _In_ PCWSTR
Chaîne contenant l’ID du fournisseur.
configString
Type : _In_ PCWSTR
Chaîne contenant les informations de configuration (données à écrire).
Valeur de retour
Type : HRESULT
Si la fonction réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 10 Build 20348 |
serveur minimum pris en charge | Windows 10 Build 20348 |
plateforme cible | Windows |
d’en-tête | mdmregistration.h |
bibliothèque | MDMRegistration.lib |
DLL | MDMRegistration.dll |