Jump to content

NPCH: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
No edit summary
Line 1: Line 1:
== NPCH ==
== NPCH ==
Pointer to a value or array of values.  
Pointer to a value or array of values.  


=== Type ===
=== Type ===
unsigned char  *NPCH
unsigned char  *NPCH


==== C Declaration Method ====
==== C Declaration Method ====
typedef
typedef
[[OS2_API | Back to OS/2 API]]


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Revision as of 12:37, 20 April 2016

NPCH

Pointer to a value or array of values.

Type

unsigned char *NPCH

C Declaration Method

typedef