crashrpt2
Public Member Functions | Public Attributes | List of all members
WTL::CDevModeT< t_bManaged > Class Template Reference

Public Member Functions

 CDevModeT (HANDLE hDevMode=NULL)
 
CDevModeT< t_bManaged > & operator= (HANDLE hDevMode)
 
void Attach (HANDLE hDevModeNew)
 
HANDLE Detach ()
 
bool IsNull () const
 
bool CopyFromPrinter (HANDLE hPrinter)
 
bool CopyFromDEVMODE (const DEVMODE *pdm)
 
bool CopyFromHDEVMODE (HANDLE hdm)
 
HANDLE CopyToHDEVMODE ()
 
bool UpdateForNewPrinter (HANDLE hPrinter)
 
bool DocumentProperties (HANDLE hPrinter, HWND hWnd=NULL)
 
 operator HANDLE () const
 
 operator DEVMODE * () const
 
void Cleanup ()
 

Public Attributes

HANDLE m_hDevMode
 
DEVMODE * m_pDevMode
 

The documentation for this class was generated from the following file: