다음을 통해 공유


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