IAzApplication::OpenOperation メソッド (azroles.h)
OpenOperation メソッドは、指定した名前の IAzOperation オブジェクトを開きます。
構文
HRESULT OpenOperation(
[in] BSTR bstrOperationName,
[in, optional] VARIANT varReserved,
[out] IAzOperation **ppOperation
);
パラメーター
[in] bstrOperationName
開く IAzOperation オブジェクトの名前。
[in, optional] varReserved
将来利用するために予約されています。
[out] ppOperation
開いている IAzOperation オブジェクトへのポインターへのポインター。
戻り値
メソッドが成功した場合、メソッドは S_OKを返します。
その他の HRESULT 値は、操作が失敗したことを示します。
要件
サポートされている最小のクライアント | Windows Vista [デスクトップ アプリのみ] |
サポートされている最小のサーバー | Windows Server 2003 (デスクトップ アプリのみ) |
対象プラットフォーム | Windows |
ヘッダー | azroles.h |
Library | Azroles.lib |
[DLL] | Azroles.dll |
再頒布可能パッケージ | Windows XP の Windows Server 2003 管理ツール パック |