Jump to content

APIERR: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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 long APIERR;
typedef unsigned


== C Declaration Method ==
== C Declaration Method ==
  typedef unsigned long APIERR;
  typedef unsigned long APIERR;
== Fields ==


[[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;