_findclose
Visual Studio 2012
Closes the specified search handle and releases associated resources.
int _findclose( intptr_t handle );
|
Function |
Required header |
|---|---|
|
_findclose |
<io.h> |
For more compatibility information, see Compatibility in the Introduction.
Not applicable. To call the standard C function, use PInvoke. For more information, see Platform Invoke Examples.