Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

NKTWABLib::IContacts Interface Reference

import "nktwab.idl";

Inherited by NKTWABLib::IFolderContacts, and NKTWABLib::IGroupContacts.

List of all members.

Public Member Functions

HRESULT Count ([out, retval] long *)
HRESULT Item ([in] VARIANT idx,[out, retval] Contact **pVal)


Member Function Documentation

HRESULT NKTWABLib::IContacts::Count [out, retval] long *   ) 
 

Get the number of items.

HRESULT NKTWABLib::IContacts::Item [in] VARIANT  idx,
[out, retval] Contact **  pVal
 

Get the specific item by index (1 based) or using a string of the entry id.
NOTE: contacts linked to a group can be deleted and they are kept in the contact list of the group until they are deleted from the list. So, items returned here can be invalid.



Developed by Nektra