FindClose function

Inno Setup Preprocessor

FindClose function

Prototype

void FindClose(int)

Description

FindClose termiates FindFirst/FindNext sequence. The parameter must be non-zero find handle returned by FindFirst.

This function is obsolete since 1.2. ISPP automatically frees resources allocated in a call to FindFirst.