Routines for n_faults.kb


n_faultInqDlgEvent

File Name

n_faults.kb

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


N_ResyncFaults

File Name

n_faults.kb

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


n_wwFaultsDlgEvent

File Name

n_faults.kb

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]


N_WWNetworkFaults

File Name

n_faults.kb

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