iSdoCollection::get_Count 方法 (sdoias.h)
get_Count 方法返回集合中的项数。
语法
HRESULT get_Count(
[out] long *pCount
);
参数
[out] pCount
指向包含集合中项数的 LONG 的指针。
返回值
如果该方法成功,则返回值 S_OK。
如果方法失败,则返回值为以下错误代码之一。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | 无受支持的版本 |
最低受支持的服务器 | Windows Server 2008 |
目标平台 | Windows |
标头 | sdoias.h |
DLL | Iassdo.dll |