The DeleteAddressCard function removes an address card from the Contacts database.
BOOL DeleteAddressCard(PEGOID oidCard);
Header file: | Addrstor.h |
Platforms: | H/PC |
Versions: | 1.0 and later |
Returns TRUE if successful, or FALSE otherwise.
The Contacts database must have been opened by a previous call to the OpenAddressBook function.