neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Public Attributes | List of all members
neo::GdiObject< HANDLE_T > Class Template Reference

Basic GDI class that automatically deletes the handle. More...

#include <GdiObject.h>

Public Member Functions

 GdiObject (HANDLE_T pHandle=0)
 
 operator HANDLE_T ()
 
void SetHandle (HANDLE_T pHandle)
 

Public Attributes

HANDLE_T handle
 

Detailed Description

template<typename HANDLE_T>
class neo::GdiObject< HANDLE_T >

Basic GDI class that automatically deletes the handle.


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