SECEditView::OnEndPrinting

voidSECEditView::OnEndPrinting(CDC*pDC, CPrintInfo*pInfo)

Called when printing is ending.

Defined in: SECEditView.cpp

Return Value

void

Parameters

pDC

Points to the device context for printing.

pInfo

Information regarding the print job

See Also

SECEditView