다음을 통해 공유


CComSafeArrayBound::SetCount

요소 수를 설정 하려면이 메서드를 호출 합니다.

ULONG SetCount( 
   ULONG ulCount  
) throw( );

매개 변수

  • ulCount
    요소 수입니다.

반환 값

요소의 수를 반환 된 CComSafeArrayBound 개체입니다.

요구 사항

헤더: atlsafe.h

참고 항목

참조

CComSafeArrayBound Class

CComSafeArrayBound::GetCount

CComSafeArrayBound::SetLowerBound