IWbemShutdown::Shutdown メソッド (wbemcli.h)
IWbemShutdown::Shutdown メソッドは、プロバイダー サービスが必要ないことをプロバイダーに示します。
構文
HRESULT Shutdown(
[in] LONG uReason,
[in] ULONG uMaxMilliseconds,
[in] IWbemContext *pCtx
);
パラメーター
[in] uReason
予約済み。 この値はゼロ (0) である必要があります。
[in] uMaxMilliseconds
予約済み。 この値はゼロ (0) である必要があります。
[in] pCtx
予約済み。 この値は NULL である必要があります。
戻り値
このメソッドは、メソッド呼び出しの状態を識別する HRESULT を返します。 次の一覧は、 HRESULT に含まれる値の一覧です。
要件
要件 | 値 |
---|---|
サポートされている最小のクライアント | Windows Vista |
サポートされている最小のサーバー | Windows Server 2008 |
対象プラットフォーム | Windows |
ヘッダー | wbemcli.h (Wbemidl.h を含む) |
Library | Wbemuuid.lib |
[DLL] | Fastprox.dll |