IWABObject::VCardDisplayIWABObject::VCardDisplay*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IWABObject::VCardCreate
*Next Topic: IWABObject::VCardRetrieve

IWABObject::VCardDisplay

HRESULT VCardDisplay(
    lpAdrBook,
    hWnd,
    lpFileName
);

Displays the contents of a business card (vCard) file. The complete file name must be specified.

Warning! This API is in development at this time, and is subject to change.

lpAdrBook
Address of an IADRBOOK object.
hWnd
HWND of the parent for displayed dialog boxes.
lpFileName
Full path of vCard file to display. Fails if the file does not exist.

Back to top


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