ERRORID: Difference between revisions
Appearance
m Ak120 moved page OS2 API:DataType:ERRORID to ERRORID |
mNo edit summary |
||
Line 1: | Line 1: | ||
Error identity | Error identity | ||
Line 10: | Line 9: | ||
=== Comment === | === Comment === | ||
There are more than 65.000 error identifiers definied. | There are more than 65.000 error identifiers definied. | ||
==PERRORID== | |||
Pointer to ERRORID | |||
typedef ERRORID *PERRORID; | |||
[[Category:Data type]] | [[Category:Data type]] |
Revision as of 17:57, 7 November 2017
Error identity
Type
ULONG
C Declaration Method
typedef
Comment
There are more than 65.000 error identifiers definied.
PERRORID
Pointer to ERRORID
typedef ERRORID *PERRORID;