Jump to content

ERRORID: Difference between revisions

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


=== Type ===
=== Type ===
[[ULONG]]


typedef [[OS2 API:DataType:ULONG|ULONG]] ERRORID;
==== C Declaration Method ====
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;