Méthode IWbemObjectSinkEx ::WriteError (wbemcli.h)

TBD

Syntaxe

HRESULT WriteError(
  [in]  IWbemClassObject *pObjError,
  [out] unsigned char    *puReturned
);

Paramètres

[in] pObjError

[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