NativePrintDialogPrintDlgExFindPrintTicket Method

Find the PrintTicket for the queue

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
private PrintTicket FindPrintTicket(
	IntPtr dModeHnd,
	string printQueueName
)

Parameters

dModeHnd  IntPtr
printQueueName  String

Return Value

PrintTicket

See Also