この関数は、Win9X の API GetLocaleInfo 関数によるバグを回避します。
            
            
            シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function GetLocaleInfo( _
   ByVal  As System.UInteger, _
   ByVal  As System.UInteger _
) As System.String
             
        
            
            public static System.string GetLocaleInfo( 
   System.uint ,
   System.uint 
)
             
        
             
        
            パラメータ
- Locale
 
- LCType
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照