Jump to content

UconvObject: Difference between revisions

From EDM2
UconvObject
 
Ak120 (talk | contribs)
mNo edit summary
 
(4 intermediate revisions by 3 users 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
  void*
 
==== C declaration method ====


=== C declaration method ===
typedef
typedef


=== Fields ===
[[Category:Data type]]
 
 
 
=== Comment ===

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