APIERR: Difference between revisions
Appearance
Created page with "The return for SPLPD API error return codes. == Type == typedef unsigned long APIERR; == C Declaration Method == typedef == Fields == == Remarks == == Example Code =..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Type == | == Type == | ||
typedef unsigned long APIERR; | typedef unsigned long APIERR; | ||
== C Declaration Method == | == C Declaration Method == | ||
typedef | typedef unsigned long APIERR; | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Revision as of 23:11, 14 March 2018
The return for SPLPD API error return codes.
Type
typedef unsigned long APIERR;
C Declaration Method
typedef unsigned long APIERR;