IMtsEventInfo::get_Count 方法 (comsvcs.h)
从 对象中检索数据值的数目。
语法
HRESULT get_Count(
[out] long *lCount
);
参数
[out] lCount
对象中的数据值的数目。
返回值
此方法可以返回E_INVALIDARG、E_OUTOFMEMORY、E_FAIL和S_OK的标准返回值。
要求
最低受支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
最低受支持的服务器 | Windows 2000 Server [仅限桌面应用] |
目标平台 | Windows |
标头 | comsvcs.h |