Ruby  2.0.0p648(2015-12-16revision53162)
Data Fields
myCPINFOEX Struct Reference

Data Fields

UINT MaxCharSize
 
BYTE DefaultChar [2]
 
BYTE LeadByte [12]
 
WCHAR UnicodeDefaultChar
 
UINT CodePage
 
char CodePageName [MAX_PATH]
 

Detailed Description

Definition at line 1003 of file win32ole.c.

Field Documentation

◆ CodePage

UINT myCPINFOEX::CodePage

Definition at line 1008 of file win32ole.c.

◆ CodePageName

char myCPINFOEX::CodePageName[MAX_PATH]

Definition at line 1009 of file win32ole.c.

◆ DefaultChar

BYTE myCPINFOEX::DefaultChar[2]

Definition at line 1005 of file win32ole.c.

◆ LeadByte

BYTE myCPINFOEX::LeadByte[12]

Definition at line 1006 of file win32ole.c.

◆ MaxCharSize

UINT myCPINFOEX::MaxCharSize

Definition at line 1004 of file win32ole.c.

◆ UnicodeDefaultChar

WCHAR myCPINFOEX::UnicodeDefaultChar

Definition at line 1007 of file win32ole.c.


The documentation for this struct was generated from the following file: