Returns the locale identifier (an LCID) that a property page can use to adjust itself to the language in use and other country-specific settings.
HRESULT GetLocaleID(
LCID* pLocaleID |
//Receives a pointer to the locale identifier |
); |
Parameters
Return Values
See Also