gflFreeFileInformation
The gflFreeFileInformation function frees the content of a GFL_FILE_INFORMATION structure.
void gflFreeFileInformation( GFL_FILE_INFORMATION * information );
Parameters
- bitmap
- Pointer to a GFL_FILE_INFORMATION structure.
See also