次の方法で共有


IWbemPath::SetClassName メソッド (wmiutils.h)

IWbemPath::SetClassName メソッドは、パスのクラス名部分を設定します。

構文

HRESULT SetClassName(
  [in] LPCWSTR Name
);

パラメーター

[in] Name

クラス名。

戻り値

このメソッドは、メソッド呼び出しの状態を示す HRESULT を返します。

要件

要件
サポートされている最小のクライアント Windows Vista
サポートされている最小のサーバー Windows Server 2008
対象プラットフォーム Windows
ヘッダー wmiutils.h
Library Wbemuuid.lib
[DLL] Wmiutils.dll

こちらもご覧ください

IWbemPath