Contents Index Topic Contents | ||
Previous Topic: IWABObject::VCardDisplay Next Topic: Internet Explorer Address Book Functions |
IWABObject::VCardRetrieve
HRESULT VCardRetrieve( lpAdrBook, lpFileName, lppMailUser );Reads a vCard file and creates a MailUser object containing the vCard properties.
- Returns S_OK if successful.
- lpAdrBook
- Address of an IADRBOOK object.
- lpFileName
- Address of a string containing the complete path of the file to read. Fails if the file is not found.
- lppMailUser
- Returned MailUser object created containing the properties in the vCard file.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.