Windows C++ Library
Public Member Functions | Protected Attributes | Private Member Functions
CAccel Class Reference

#include <Accel.hpp>

List of all members.

Public Member Functions

 CAccel ()
 ~CAccel ()
void LoadRsc (uint iRscID)
HACCEL Handle () const
bool Translate (HWND hWnd, MSG &rMsg)

Protected Attributes

HACCEL m_hAccel

Private Member Functions

 CAccel (const CAccel &)
CAcceloperator= (const CAccel &)

Constructor & Destructor Documentation

CAccel::CAccel ( const CAccel ) [private]

Member Function Documentation

void CAccel::LoadRsc ( uint  iRscID)
HACCEL CAccel::Handle ( ) const [inline]
bool CAccel::Translate ( HWND  hWnd,
MSG &  rMsg 
)
CAccel& CAccel::operator= ( const CAccel ) [private]

Member Data Documentation

HACCEL CAccel::m_hAccel [protected]

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