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

另请参阅

IContextProperties