IWbemObjectSinkEx::WriteStreamParameter method (wbemcli.h)
TBD
Syntax
HRESULT WriteStreamParameter(
[in] const BSTR strName,
[in] VARIANT *vtValue,
[in] ULONG ulType,
[in] ULONG ulFlags
);
Parameters
[in] strName
[in] vtValue
[in] ulType
[in] ulFlags
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | wbemcli.h (include Wbemidl.h) |
Library | Wbemuuid.lib |
DLL | Fastprox.dll |