Contents Index Topic Contents | ||
Previous Topic: IWABObject::Find Next Topic: IWABObject::GetLastError |
IWABObject::FreeBuffer
HRESULT FreeBuffer( LPVOID lpBuffer );Frees memory allocated with AllocateBuffer or any of the Internet Explorer Address Book methods.
- Returns S_OK if the call succeeded and freed the memory requested.
- lpBuffer
- Address of the buffer to free.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.