UF_STYLER_fileop_s (查看源代码)
 
定义在: uf_styler.h
 
也被称为:
 
概述
The following structure is used for file operation callback.
The id field is set to one of the file operation types defined in uf_ui_types.h, e.g.
UF_UI_FILE_NEW. State field indicates if we are entering a file
operation (UF_STYLER_ENTER_FILE_OPERATION) or exiting a file operation
(UF_STYLER_EXIT_FILE_OPERATION).


Data Members

id
int


state
int