FX_FILE_CLOSED_ID is only used within filex.
 
Symbols
loading...
Files
loading...

FX_FILE_CLOSED_ID macro

Syntax

#define FX_FILE_CLOSED_ID ((ULONG)0x46494C43)

References

LocationText
fx_api.h:363
#define FX_FILE_CLOSED_ID ((ULONG)0x46494C43)
fx_file_close.c:140
file_ptr -> fx_file_id = FX_FILE_CLOSED_ID;
fx_media_close.c:184
file_ptr -> fx_file_id = FX_FILE_CLOSED_ID;