Member index for:
CWin32Event
m_hEvent
CWin32Event(const CWin32Event& rEvent)
CWin32Event(BOOL bInitialState=FALSE, BOOL bManualReset=FALSE, const char* pEventName=NULL)
~CWin32Event()
GetHandle() const
operator =(const CWin32Event& rEvent)
Pulse()
ReleaseObject()
Reset()
Set()
Wait(unsigned long ulMSTimeout=INFINITE)
Custom Code in Header Before Includes
Custom Code in Header After Includes
Custom Code in Header After Class Declaration
Custom Code in Source After Includes
[
Back to Top
]