IContextProperties::Count 方法 (comsvcs.h)
检索上下文对象属性的数目。
HRESULT Count(
[out] long *plCount
);
[out] plCount
上下文对象属性的数目。
此方法可以返回标准返回值E_INVALIDARG、E_OUTOFMEMORY、E_UNEXPECTED、E_FAIL和S_OK。
要求 | 价值 |
---|---|
最低支持的客户端 | Windows 2000 Professional [仅限桌面应用] |
支持的最低服务器 | Windows 2000 Server [仅限桌面应用] |
目标平台 | 窗户 |
标头 | comsvcs.h |