Jump to content

ERRORID: Difference between revisions

From EDM2
Anakor (talk | contribs)
m Format
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== ERRORID ==
Error identity
Error identity


=== Type ===
=== Type ===
 
[[ULONG]]
[[OS2 API:DataType:ULONG|ULONG]]


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef


=== Comment ===
=== Comment ===
There are more than 65.000 error identifiers definied.
==PERRORID==
Pointer to ERRORID
typedef ERRORID *PERRORID;


There are more than 65.000 Errorids definied.
[[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;