Partager via


IWbemObjectSinkEx ::P romptUser, méthode (wbemcli.h)

TBD

Syntaxe

HRESULT PromptUser(
  [in]  const BSTR    strMessage,
  [in]  unsigned char uPromptType,
  [out] unsigned char *puReturned
);

Paramètres

[in] strMessage

[in] uPromptType

[out] puReturned

Valeur retournée

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

Spécifications

Condition requise Valeur
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête wbemcli.h (inclure Wbemidl.h)
Bibliothèque Wbemuuid.lib
DLL Fastprox.dll

Voir aussi

IWbemObjectSinkEx