IWbemObjectSinkEx::WriteProgress メソッド (wbemcli.h)
TBD
構文
HRESULT WriteProgress(
[in] const BSTR strActivity,
[in] const BSTR strCurrentOperation,
[in] const BSTR strStatusDescription,
[in] ULONG uPercentComplete,
[in] ULONG uSecondsRemaining
);
パラメーター
[in] strActivity
[in] strCurrentOperation
[in] strStatusDescription
[in] uPercentComplete
[in] uSecondsRemaining
戻り値
このメソッドは、成功すると S_OK を返します。 そうでない場合は、HRESULT エラー コードを返します。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | wbemcli.h (Wbemidl.h を含む) |
Library | Wbemuuid.lib |
[DLL] | Fastprox.dll |