ITCollection::get_Count 方法 (tapi3if.h)
get_Count 方法获取集合中的项数。
语法
HRESULT get_Count(
[out] long *lCount
);
参数
[out] lCount
项数。
返回值
此方法可以返回其中一个值。
返回代码 | 说明 |
---|---|
|
方法成功。 |
|
内存不足,无法执行操作。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | tapi3if.h (包括 Tapi3.h) |
Library | Uuid.lib |
DLL | Tapi3.dll |