FNEXITLIST
Appearance
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;