File Name
Syntax
n_faultInqDlgEvent (REF curFault:N_NODE_FAIL_REC):EVENT
Parameters
curFault - instance data for Fault Inquiry dialog box event
handler
Returns
1 If the dialog was exited with an Accept or
0 If the dialog was exited with a Cancel
Side Effects
None
Description
Event handler for Fault Inquiry dialog box.
Dialog Forms Called
None
File Name
Syntax
N_ResyncFaults (VAL whdl:WINDOW)
Parameters
whdl - handle to the parent window
Returns
None
Side Effects
None
Description
System action for the Resynchronize Faults function.
Dialog Forms Called
None
File Name
Syntax
n_wwFaultsDlgEvent (REF faultsData:N_WW_FAULTS_INSTDATA_REC):EVENT
Parameters
faultsData - instance data for Work With Network Faults dialog
box event handler
Returns
1 If the dialog was exited with an Accept or
0 If the dialog was exited with a Cancel
Side Effects
None
Description
Event handler for the Work With Network Faults dialog box.
Dialog Forms Called
n_faults.dfc[n_ww_network_faults_dlg]
File Name
Syntax
FUNCTION N_WWNetworkFaults (VAL whdl:WINDOW):WINDOW
Parameters
whdl - handle to the parent window
Returns
dlgHdl - Window
Side Effects
None
Description
System action for the Work with Network Faults dialog box.
Dialog Forms Called
None