次の方法で共有


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

IWbemPath::GetNamespaceCount メソッドは、パス内の名前空間の数を返します。

構文

HRESULT GetNamespaceCount(
  [out] ULONG *puCount
);

パラメーター

[out] puCount

パス内の名前空間の数。

戻り値

このメソッドは、次のいずれかの値を持つ HRESULT を返します。

要件

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

こちらもご覧ください

IWbemPath