Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
5/10/2007
Closes the FbwfFindFirst/FbwfFindNext search.
Syntax
ULONG FbwfFindClose(VOID);
Parameters
None
Return Value
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, WEPOS.
Header: fbwfapi.h.
Link Library: fbwflib.lib.