Partager via


Méthode IWSManConnectionOptionsEx2::P roxyAutoDetect (wsmandisp.h)

Retourne la valeur de l’indicateur de type d’accès proxy WSManProxyAutoDetect à utiliser dans le paramètre accessType de la méthode IWSManConnectionOptionsEx2::SetProxy .

Syntaxe

HRESULT ProxyAutoDetect(
  [out, retval] long *value
);

Paramètres

[out, retval] value

Spécifie la valeur de la constante.

Valeur retournée

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows 7
Serveur minimal pris en charge Windows Server 2008 R2
Plateforme cible Windows
En-tête wsmandisp.h
Composant redistribuable Windows Management Framework sur Windows Server 2008 avec SP2 et Windows Vista avec SP2

Voir aussi

IWSManConnectionOptionsEx2