CComSafeArrayBound::SetCount

调用此方法设置元素的数目。

ULONG SetCount(
   ULONG ulCount 
) throw( );

参数

  • ulCount
    元素的数目。

返回值

返回元素数。CComSafeArrayBound 对象的。

要求

Header: atlsafe.h

请参见

参考

CComSafeArrayBound选件类

CComSafeArrayBound::GetCount

CComSafeArrayBound::SetLowerBound