Método IWbemObjectSinkEx::WriteStreamParameter (wbemcli.h)
TBD
Sintaxe
HRESULT WriteStreamParameter(
[in] const BSTR strName,
[in] VARIANT *vtValue,
[in] ULONG ulType,
[in] ULONG ulFlags
);
Parâmetros
[in] strName
[in] vtValue
[in] ulType
[in] ulFlags
Retornar valor
Se o método for bem-sucedido, ele retornará S_OK. Caso contrário, ele retornará um código de erro HRESULT.
Requisitos
Requisito | Valor |
---|---|
Cliente mínimo com suporte | Windows Vista |
Servidor mínimo com suporte | Windows Server 2008 |
Plataforma de Destino | Windows |
Cabeçalho | wbemcli.h (inclua Wbemidl.h) |
Biblioteca | Wbemuuid.lib |
DLL | Fastprox.dll |