LlViewerProhibitAction

Syntax:

INT LlViewerProhibitAction (HLLJOB hJob, INT nMenuID);

Task:

Removes buttons from the preview.

Parameter:

hJob: List & Label job handle

nMenuID: ID of the button you wish to remove. The IDs of the menu items in List & Label can be found in the file MenuID.txt in your List & Label installation.

Return value:

Error code

Hints:

A 0 as menu ID clears the list of menu items to be suppressed.

See also:

LlPreviewDisplay, LlPreviewDisplayEx