Share via


IWSManConnectionOptionsEx2::P roxyIEConfig-Methode (wsmandisp.h)

Gibt den Wert des Proxyzugriffstypflags WSManProxyIEConfig zur Verwendung im accessType-Parameter der IWSManConnectionOptionsEx2::SetProxy-Methode zurück.

Syntax

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

Parameter

[out, retval] value

Gibt den Wert der Konstante an.

Rückgabewert

Wenn diese Methode erfolgreich ist, wird S_OK zurückgegeben. Andernfalls wird ein Fehlercode HRESULT zurückgegeben.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 7
Unterstützte Mindestversion (Server) Windows Server 2008 R2
Zielplattform Windows
Kopfzeile wsmandisp.h
Verteilbare Komponente Windows Management Framework unter Windows Server 2008 mit SP2 und Windows Vista mit SP2

Weitere Informationen

IWSManConnectionOptionsEx2