PSZ: Difference between revisions
Appearance
Format |
No edit summary |
||
Line 14: | Line 14: | ||
If you're using C++, you may need to use [[OS2 API:DataType:PCSZ|PCSZ]]. | If you're using C++, you may need to use [[OS2 API:DataType:PCSZ|PCSZ]]. | ||
[[OS2_API | Back to OS/2 API]] | |||
[[Category:The OS/2 API Project]] |
Revision as of 15:12, 1 November 2011
PSZ
Pointer to a null-terminated string
Type
unsigned char
C Declaration Method
typedef
Comment
If you're using C++, you may need to use PCSZ.