Jump to content

UconvObject: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
== UconvObject ==
Used by APIs that convert to and from Unicode.
Used by APIs that convert to and from Unicode.


=== Type ===
== Type ==
 
  [[VOID]] pointer
  [[OS2 API:DataType:VOID|VOID]] pointer
 
==== C declaration method ====


=== C declaration method ===
typedef
typedef


=== Fields ===
[[Category:Data type]]
 
 
 
=== Comment ===
 
 
[[OS2_API | Back to OS/2 API]]
 
 
[[Category:The OS/2 API Project]]

Latest revision as of 00:27, 27 May 2021

Used by APIs that convert to and from Unicode.

Type

VOID pointer

C declaration method

typedef