Méthode IMFNetCredential::LoggedOnUser (mfidl.h)
Demande si les informations d’identification connectées doivent être utilisées.
Syntaxe
HRESULT LoggedOnUser(
[in] BOOL *pfLoggedOnUser
);
Paramètres
[in] pfLoggedOnUser
Reçoit une valeur booléenne. Si les informations d’identification de connexion doivent être utilisées, la valeur est TRUE. Sinon, la valeur est FALSE.
Valeur retournée
Cette méthode retourne un code HRESULT. Les valeurs possibles sont notamment celles figurant dans le tableau suivant.
Code de retour | Description |
---|---|
|
S_OK |
Spécifications
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | mfidl.h |
Bibliothèque | Mfuuid.lib |