ERRORID: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
Error identity | Error identity | ||
=== | === Type === | ||
[[ULONG]] | |||
==== C Declaration Method ==== | |||
typedef | |||
=== Comment === | === Comment === | ||
There are more than 65.000 error identifiers definied. | |||
==PERRORID== | |||
Pointer to ERRORID | |||
typedef ERRORID *PERRORID; | |||
[[Category:PM Data type]] |
Latest revision as of 06:25, 21 February 2020
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;