IContinueCallback::FContinuePrinting Method (Int32, Int32, String^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void FContinuePrinting(
	int nCntPrinted,
	int nCurPage,
	String^ pwszPrintStatus
)

Parameters

nCntPrinted
Type: System::Int32
nCurPage
Type: System::Int32
pwszPrintStatus
Type: System::String^
Return to top
Show: