LlRTFEditorProhibitAction

Syntax:

INT LlRTFEditorProhibitAction(HLLJOB hJob, HLLRTFOBJ hRTF, INT nControlID);

Task:

Disables buttons in the RTF control.

Parameter

hJob: List & Label job handle

hRTF: RTF object handle

nControlID: Control ID of the button to be disabled. The IDs of the items in List & Label can be found in the file MenuID.txt of your List & Label installation.

Return Value:

Error code

See also:

LlRTFCreateObject , LlRTFEditorInvokeAction, LlRTFEditObject