메소드 | 설명 | |
---|---|---|
Begincreate ( string files, string paths, System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_all_external_monitor_files ( System callback, object asyncState ) : System.IAsyncResult | ||
Begindelete_external_monitor_file ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_cache_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_checksum ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_creation_time ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_creator ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_dynamic_state ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_mode ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_modification_time ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_modifier ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_revision ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_size ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_source_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_system_state ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
Beginset_local_path ( string files, string paths, System callback, object asyncState ) : System.IAsyncResult | ||
Endcreate ( System asyncResult ) : void | ||
Enddelete_all_external_monitor_files ( System asyncResult ) : void | ||
Enddelete_external_monitor_file ( System asyncResult ) : void | ||
Endget_cache_path ( System asyncResult ) : string[] | ||
Endget_checksum ( System asyncResult ) : string[] | ||
Endget_creation_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
Endget_creator ( System asyncResult ) : string[] | ||
Endget_dynamic_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_list ( System asyncResult ) : string[] | ||
Endget_mode ( System asyncResult ) : long[] | ||
Endget_modification_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
Endget_modifier ( System asyncResult ) : string[] | ||
Endget_revision ( System asyncResult ) : long[] | ||
Endget_size ( System asyncResult ) : iControl.CommonULong64[] | ||
Endget_source_path ( System asyncResult ) : string[] | ||
Endget_system_path ( System asyncResult ) : string[] | ||
Endget_system_state ( System asyncResult ) : CommonEnabledState[] | ||
Endget_version ( System asyncResult ) : string | ||
Endset_local_path ( System asyncResult ) : void | ||
SystemExternalMonitorFile ( ) : System |
메소드 | 설명 | |
---|---|---|
create ( string files, string paths ) : void | ||
delete_all_external_monitor_files ( ) : void | ||
delete_external_monitor_file ( string files ) : void | ||
get_cache_path ( string files ) : string[] | ||
get_checksum ( string files ) : string[] | ||
get_creation_time ( string files ) : iControl.CommonTimeStamp[] | ||
get_creator ( string files ) : string[] | ||
get_dynamic_state ( string files ) : CommonEnabledState[] | ||
get_list ( ) : string[] | ||
get_mode ( string files ) : long[] | ||
get_modification_time ( string files ) : iControl.CommonTimeStamp[] | ||
get_modifier ( string files ) : string[] | ||
get_revision ( string files ) : long[] | ||
get_size ( string files ) : iControl.CommonULong64[] | ||
get_source_path ( string files ) : string[] | ||
get_system_path ( string files ) : string[] | ||
get_system_state ( string files ) : CommonEnabledState[] | ||
get_version ( ) : string | ||
set_local_path ( string files, string paths ) : void |
public Begincreate ( string files, string paths, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
paths | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Begindelete_all_external_monitor_files ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Begindelete_external_monitor_file ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_cache_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_checksum ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_creation_time ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_creator ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_dynamic_state ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_list ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_mode ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_modification_time ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_modifier ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_revision ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_size ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_source_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_system_path ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_system_state ( string files, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginget_version ( System callback, object asyncState ) : System.IAsyncResult | ||
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Beginset_local_path ( string files, string paths, System callback, object asyncState ) : System.IAsyncResult | ||
files | string | |
paths | string | |
callback | System | |
asyncState | object | |
리턴 | System.IAsyncResult |
public Enddelete_all_external_monitor_files ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Enddelete_external_monitor_file ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |
public Endget_cache_path ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_checksum ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_creation_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
asyncResult | System | |
리턴 | iControl.CommonTimeStamp[] |
public Endget_creator ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_dynamic_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
리턴 | CommonEnabledState[] |
public Endget_list ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_mode ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_modification_time ( System asyncResult ) : iControl.CommonTimeStamp[] | ||
asyncResult | System | |
리턴 | iControl.CommonTimeStamp[] |
public Endget_modifier ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_revision ( System asyncResult ) : long[] | ||
asyncResult | System | |
리턴 | long[] |
public Endget_size ( System asyncResult ) : iControl.CommonULong64[] | ||
asyncResult | System | |
리턴 | iControl.CommonULong64[] |
public Endget_source_path ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_system_path ( System asyncResult ) : string[] | ||
asyncResult | System | |
리턴 | string[] |
public Endget_system_state ( System asyncResult ) : CommonEnabledState[] | ||
asyncResult | System | |
리턴 | CommonEnabledState[] |
public Endget_version ( System asyncResult ) : string | ||
asyncResult | System | |
리턴 | string |
public Endset_local_path ( System asyncResult ) : void | ||
asyncResult | System | |
리턴 | void |