C1.Win.4.8 Assembly / C1.Util.Win Namespace / Win32 Class / GetLocaleInfoUnsafe Method

In This Topic
GetLocaleInfoUnsafe Method (Win32)
In This Topic
Syntax
'Declaration
 
Public Shared Function GetLocaleInfoUnsafe( _
   ByVal Locale As UInteger, _
   ByVal LCType As UInteger, _
   ByVal lpLCData As Char, _
   ByVal cchData As Integer _
) As Integer
 

Parameters

Locale
LCType
lpLCData
cchData
See Also