IContactCollection::Next 方法 (icontact.h)
移动到下一个联系人。
语法
HRESULT Next();
返回值
类型: HRESULT
返回以下值之一:
返回代码 | 说明 |
---|---|
|
移动成功。 |
|
无法移动,位于集合的末尾。 |
注解
返回S_FALSE后,对 GetCurrent 的调用将失败。
要求
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2003 [仅限桌面应用] |
目标平台 | Windows |
标头 | icontact.h |
DLL | Wab32.dll (版本 6.0 或更高版本) |