Jump to content

FNEXITLIST

From EDM2
Revision as of 13:12, 17 November 2016 by Ak120 (talk | contribs)

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;