CComSafeArrayBound::GetUpperBound

调用此方法返回了上限。

LONG GetUpperBound( ) const throw( );

返回值

返回 CComSafeArrayBound 对象的上限。

备注

该上限取决于组件和下限值的数字。 例如,因此,如果下限为0,并且元素数为10,了上限将自动设置为9。

要求

Header: atlsafe.h

请参见

参考

CComSafeArrayBound选件类

CComSafeArrayBound::GetCount

CComSafeArrayBound::GetLowerBound