IWABObject::Find method (wabapi.h)
Launches the Windows Address Book (WAB) Find dialog box.
Syntax
HRESULT Find(
LPADRBOOK lpIAB,
HWND hWnd
);
Parameters
lpIAB
Type: IAddrBook*
Pointer to an IAddrBook interface that specifies the address book to search.
hWnd
Type: HWND
Value of type HWND that specifies the handle to the parent window for the Find dialog box. The value can be NULL.
Return value
Type: HRESULT
Returns S_OK if successful.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | wabapi.h |
DLL | Wab32.dll |