Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Call this function after calling DoModal or GetDefaults to retrieve the name of the system-defined printer device driver.
CString GetDriverName( ) const;
Return Value
A CString specifying the system-defined driver name.
Remarks
Use a pointer to the CString object returned by GetDriverName as the value of lpszDriverName in a call to CDC::CreateDC.
Requirements
Header: afxdlgs.h