LlPrintOptionsDialog

Syntax:

INT LlPrintOptionsDialog (HLLJOB hJob, HWND hWnd, LPCTSTR lpszText);

Task:

Calls a print option selection window and enables the user to select print-specific settings.

Parameter:

hJob: List & Label job handle

hWnd: Window handle of the calling program

lpszText: Text to be passed in the dialog, e.g. 'Only 55 labels will be printed'

Return Value:

Error code

Hints:

This function is equivalent to LlPrintOptionsDialogTitle() with NULL as dialog title. See this section for further hints.

See also:

LlPrinterSetup, LlPrintSetOption, LlPrintĀ­GetĀ­Option, LlPrintOptionsDialogTitle