IContact interface (icontact.h)

Do not use. Defines methods for reading and writing properties for a single contact.

Inheritance

The IContact interface inherits from the IUnknown interface. IContact also has these types of members:

Methods

The IContact interface has these methods.

 
IContact::CommitChanges

Saves changes made to this contact to the contact file.
IContact::GetContactID

Retrieves the local computer unique contact ID.
IContact::GetPath

Retrieves the file system path used to load this contact.

Remarks

Classes that implement this interface often also implement these interfaces:

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header icontact.h (include Contact.h)