CComSafeArrayBound::SetCount
调用此方法设置元素的数目。
ULONG SetCount(
ULONG ulCount
) throw( );
参数
- ulCount
元素的数目。
返回值
返回元素数。CComSafeArrayBound 对象的。
要求
Header: atlsafe.h
调用此方法设置元素的数目。
ULONG SetCount(
ULONG ulCount
) throw( );
返回元素数。CComSafeArrayBound 对象的。
Header: atlsafe.h