APIERR: Difference between revisions
Appearance
mNo edit summary |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
The return for SPLPD API error return codes. | The return for SPLPD API error return codes. | ||
== Type == | == Type == | ||
typedef unsigned | |||
== C Declaration Method == | == C Declaration Method == | ||
typedef unsigned long APIERR; | typedef unsigned long APIERR; | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 17:21, 2 May 2025
The return for SPLPD API error return codes.
Type
typedef unsigned
C Declaration Method
typedef unsigned long APIERR;