OS2 API:DataType:FNTHREAD

From EDM2
Jump to: navigation, search

Contents

FNTHREAD

Address of the code to be executed when the thread begins execution.

Type

VOID  APIENTRY FNTHREAD

C Declaration Method

typedef

Comment

In the header files, the FNTHREAD structure is defined as shown below:

typedef VOID APIENTRY FNTHREAD (ULONG);
typedef FNTHREAD *PFNTHREAD;

Back to OS/2 API

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox