IABContainer::DeleteEntries method
Removes one or more entries from the address book container.
Syntax
HRESULT DeleteEntries(
ENTRYLIST *lpEntries,
ULONG ulFlags
);
Parameters
-
lpEntries
-
Type: ENTRYLIST*
Pointer to a variable of type ENTRYLIST that specifies the identifiers of entries to be deleted.
-
ulFlags
-
Type: ULONG
Reserved. Must be set to 0.
Return value
Type: HRESULT
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
Minimum supported client |
Windows 2000 Professional [desktop apps only] |
Minimum supported server |
Windows 2000 Server [desktop apps only] |
Product |
Internet Explorer 4.0 |
Header |
|
DLL |
|