GetSystemDefaultLCID method

int GetSystemDefaultLCID()

Implementation

int GetSystemDefaultLCID() {
  return _GetSystemDefaultLCID();
}