Programming guideline of WinDom
- NOM
-
fslx_close - close the windowing file selector.
- PROTOTYPAGE
-
int fslx_close( void *fsd );
- NOTES
-
This function is available when the bit AES4_FSLX of
app.aes4 is set to 1. If possible, FselInput() uses this
function to call the file selector.
- SEE ALSO
-
FselInput(), fslx_do(), fslx_evnt(), fslx_open()