PFNAPIERRHANDLER (Compact 2013)
3/28/2014
This function is a prototype for the error handler for the SetAPIErrorHandler function.
Syntax
typedef DWORD (*PFNAPIERRHANDLER)(DWORD);
DWORD pfnHandler(DWORD iMethod
);
Parameters
- iMethod
[in] Method index into the Program Static Library (PSL) function table.
Return Value
Error value to be passed back to the caller.
Requirements
Header |
pkfuncs.h |
Library |
coredll.lib |