Jump to content

ERRORID: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page OS2 API:DataType:ERRORID to ERRORID
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
== ERRORID ==
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;