Partager via


Méthode IWbemPath ::SetServer (wmiutils.h)

La méthode IWbemPath ::SetServer définit la partie serveur du chemin d’accès.

Syntaxe

HRESULT SetServer(
  [in] LPCWSTR Name
);

Paramètres

[in] Name

Nouveau nom de serveur. NULL est une valeur acceptable.

Valeur retournée

Cette méthode retourne une valeur HRESULT qui indique le statut de l'appel de méthode.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête wmiutils.h
Bibliothèque Wbemuuid.lib
DLL Wmiutils.dll

Voir aussi

IWbemPath

Méthode IWbemPathKeyList