次の方法で共有


IADsPathname::GetNumElements メソッド (iads.h)

IADsPathname::GetNumElements メソッドは、パス内の要素の数を取得します。

構文

HRESULT GetNumElements(
  [out] long *plnNumPathElements
);

パラメーター

[out] plnNumPathElements

パス内の要素の数。

戻り値

このメソッドは、標準の戻り値と、次の値をサポートします。

詳細およびその他の戻り値については、「 ADSI エラー コード」を参照してください。

要件

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

関連項目

ADSI エラー コード

IADsPathname