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

FX_PATH struct

Syntax

typedef struct FX_PATH_STRUCT {     FX_DIR_ENTRY fx_path_directory;     CHAR         fx_path_string[FX_MAXIMUM_PATH];     CHAR         fx_path_name_buffer[FX_MAX_LONG_NAME_LEN];     ULONG        fx_path_current_entry; } FX_PATH;

Fields

fx_path_directory

No summary provided. Read more...

fx_path_string

No summary provided. Read more...

fx_path_name_buffer

No summary provided. Read more...

fx_path_current_entry

No summary provided. Read more...

References

LocationReferrerScopeText
fx_api.h:825
typedef struct FX_PATH_STRUCT
fx_api.h:832
fx_api.h:834
fx_api.h:832FX_PATH
fx_api.h:834
fx_api.h:1126FX_MEDIA_STRUCT::fx_media_default_pathFX_MEDIA_STRUCT
fx_api.h:1528_fxe_directory_local_path_restore()::local_path_ptr_fxe_directory_local_path_restore()
fx_api.h:1532_fxe_directory_local_path_set()::local_path_ptr_fxe_directory_local_path_set()
fx_directory.h:73_fx_directory_local_path_restore()::local_path_ptr_fx_directory_local_path_restore()
fx_directory.h:74_fx_directory_local_path_set()::local_path_ptr_fx_directory_local_path_set()
fx_directory.h:100_fxe_directory_local_path_restore()::local_path_ptr_fxe_directory_local_path_restore()
fx_directory.h:101_fxe_directory_local_path_set()::local_path_ptr_fxe_directory_local_path_set()
fx_directory_default_set.c:94_fx_directory_default_set()::path_ptr_fx_directory_default_set()
FX_PATH *path_ptr;
fx_directory_default_set.c:206_fx_directory_default_set()
fx_directory_default_set.c:307_fx_directory_default_set()
fx_directory_first_entry_find.c:112_fx_directory_first_entry_find()
fx_directory_first_full_entry_find.c:121_fx_directory_first_full_entry_find()
fx_directory_local_path_get.c:112_fx_directory_local_path_get()
fx_directory_local_path_restore.c:81_fx_directory_local_path_restore()::local_path_ptr_fx_directory_local_path_restore()
fx_directory_local_path_set.c:85_fx_directory_local_path_set()::local_path_ptr_fx_directory_local_path_set()
fx_directory_local_path_set.c:92_fx_directory_local_path_set()::path_ptr_fx_directory_local_path_set()
FX_PATH *path_ptr;
fx_directory_local_path_set.c:186_fx_directory_local_path_set()
fx_directory_local_path_set.c:203_fx_directory_local_path_set()
fx_directory_next_entry_find.c:97_fx_directory_next_entry_find()::path_ptr_fx_directory_next_entry_find()
FX_PATH *path_ptr;
fx_directory_next_entry_find.c:139_fx_directory_next_entry_find()
fx_directory_next_entry_find.c:150_fx_directory_next_entry_find()
fx_directory_next_full_entry_find.c:108_fx_directory_next_full_entry_find()::path_ptr_fx_directory_next_full_entry_find()
FX_PATH *path_ptr;
fx_directory_next_full_entry_find.c:158_fx_directory_next_full_entry_find()
fx_directory_next_full_entry_find.c:169_fx_directory_next_full_entry_find()
fx_directory_search.c:168_fx_directory_search()
fx_directory_search.c:172_fx_directory_search()
fx_directory_search.c:177_fx_directory_search()
fx_unicode_directory_search.c:141_fx_unicode_directory_search()
fx_unicode_directory_search.c:145_fx_unicode_directory_search()
fxe_directory_local_path_restore.c:75_fxe_directory_local_path_restore()::local_path_ptr_fxe_directory_local_path_restore()
fxe_directory_local_path_set.c:79_fxe_directory_local_path_set()::local_path_ptr_fxe_directory_local_path_set()
fxe_directory_local_path_set.c:86_fxe_directory_local_path_set()

Type Use

all items filtered out
FX_PATH_STRUCT
all items filtered out