FbwfFindClose
Closes the FbwfFindFirst/FbwfFindNext search.
ULONG FbwfFindClose(VOID);
Parameters
None
Return Values
This function may return the following:
Return value | Description |
---|---|
NO_ERROR | The operation completed successfully. |
ERROR_INVALID_FUNCTION | If there was no successful FbwfFindFirst call preceding this call. |
Requirements
OS Versions: Windows XP Embedded.
Header: fbwfapi.h.
Link Library: fbwflib.lib.
See Also
FBWF API | FbwfFindFirst | FbwfFindNext
Last updated on Wednesday, October 18, 2006
© 2006 Microsoft Corporation. All rights reserved.