Partager via


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

TBD

Syntaxe

HRESULT WriteStreamParameter(
  [in] const BSTR strName,
  [in] VARIANT    *vtValue,
  [in] ULONG      ulType,
  [in] ULONG      ulFlags
);

Paramètres

[in] strName

[in] vtValue

[in] ulType

[in] ulFlags

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 (include Wbemidl.h)
Bibliothèque Wbemuuid.lib
DLL Fastprox.dll

Voir aussi

IWbemObjectSinkEx