FbwfFindCloseEx (Standard 7 SP1)
7/8/2014
This function closes the cache detail search for previous FbwfFindFirstEx and FbwfFindNextEx calls.
Syntax
ULONG WINAPI FbwfFindCloseEx(
__in FBWF_FIND_FILE_HANDLE FindHandle
);
Parameters
- FindHandle
[in] The search handle returned by a previous call to the FbwfFindFirstEx function.
Return Value
This function may return the following:
Return value |
Description |
---|---|
ERROR_SUCCESS |
The operation completed successfully. |
Requirements
OS Versions: Standard 7
Header: Fbwfapi.h
Link Library: Fbwflib.lib
See Also
Reference
FbwfFindFirstEx
FbwfFindNextEx