Ruby  2.1.10p492(2016-04-01revision54464)
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 1007 of file win32ole.c.

Field Documentation

◆ CodePage

UINT myCPINFOEX::CodePage

Definition at line 1012 of file win32ole.c.

◆ CodePageName

char myCPINFOEX::CodePageName[MAX_PATH]

Definition at line 1013 of file win32ole.c.

◆ DefaultChar

BYTE myCPINFOEX::DefaultChar[2]

Definition at line 1009 of file win32ole.c.

◆ LeadByte

BYTE myCPINFOEX::LeadByte[12]

Definition at line 1010 of file win32ole.c.

◆ MaxCharSize

UINT myCPINFOEX::MaxCharSize

Definition at line 1008 of file win32ole.c.

◆ UnicodeDefaultChar

WCHAR myCPINFOEX::UnicodeDefaultChar

Definition at line 1011 of file win32ole.c.


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