IWABObject::VCardRetrieveIWABObject::VCardRetrieve*
*



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.

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.

Back to top


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.