Jump to content

FNEXITLIST

From EDM2
Revision as of 01:24, 29 November 2005 by Anakor (talk | contribs) (New)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

FNEXITLIST

Address of a routine to be executed.

Type

VOID  APIENTRY  FNEXITLIST

C Declaration Method

typedef

Comment

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

typedef VOID  APIENTRY  FNEXITLIST(ULONG);
typedef FNEXITLIST  *PFNEXITLIST;