Class CGenericThread Data ItemsConstructorsDestructorsFunctionsCustom CodeGo to hierarchy chart    Prev page: StopNext page: Custom Code in Header Public Section    Show member index
Custom Code in Header Before Includes Declared in:
GenericThread.h

'Custom Code' icon -- Shortcut to top of page. Custom Code

#if _MSC_VER > 1000
#pragma once
#endif  /* _MSC_VER > 1000 */
typedef DWORD (*GenericThreadProc)(LPVOID pParam);
typedef GenericThreadProc LPGenericThreadProc;

'See Also' icon -- Shortcut to top of page. See Also

Class Overview Class Overview  |  Hierarchy Chart Hierarchy Chart


Get Surveyor!This web site was generated using Surveyor V4.50.811.1.  Click here for more information. Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001.