Share via


IWABExtInit::Initialize Method

Provides a Windows Address Book (WAB) module with information about the object being displayed.

Syntax

HRESULT Initialize(
    WABEXTDISPLAY *lpWABExtDisplay
);

Parameters

  • lpWABExtDisplay
    WABEXTDISPLAY Pointer to a structure of type WABEXTDISPLAY. The object being displayed is available to a property sheet through the lpPropObj member of the WABEXTDISPLAY structure.

Return Value

HRESULT

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 4.0

Header

Wabapi.h

DLL

Wab32.dll

See Also

IWABExtInit

 

 

Send comments about this topic to Microsoft

Build date: 6/30/2010