FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CLocale Class Reference

#include <CLocale.h>

Public Member Functions

 CLocale (unsigned long)
 
 CLocale (void)
 
 ~CLocale (void)
 
int StringToLower (wchar_t *) const
 
int StringToUpper (wchar_t *) const
 
void setLocale (void)
 

Detailed Description

Definition at line 20 of file CLocale.h.

Constructor & Destructor Documentation

◆ CLocale() [1/2]

CLocale::CLocale ( unsigned long )

◆ CLocale() [2/2]

CLocale::CLocale ( void )

◆ ~CLocale()

CLocale::~CLocale ( void )

Member Function Documentation

◆ setLocale()

void CLocale::setLocale ( void )

◆ StringToLower()

int CLocale::StringToLower ( wchar_t * ) const

◆ StringToUpper()

int CLocale::StringToUpper ( wchar_t * ) const

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