IConman::SetLocale (Windows CE 5.0)
This method sets the locale for the datastore.
HRESULT STDMETHODCALLTYPE SetLocale( DWORDin_dwLangID);
Parameters
- in_dwLangID
Language ID of target device locale.
Return Values
This method returns S_OK when successful.
Requirements
OS Versions: Windows CE 5.0 and later.
Header: conman.h.
Link Library: none.
See Also
Send Feedback on this topic to the authors