Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/5/2010
This method sets the locale for the datastore.
In Windows Embedded CE 6.0, CoreCon HLAPI has been deprecated.
Syntax
HRESULT STDMETHODCALLTYPE SetLocale(
DWORD in_dwLangID
);
Parameters
- in_dwLangID
Language ID of target device locale.
Return Value
This method returns S_OK when successful.
Requirements
| Header | conman.h |
| Windows Embedded CE | Windows CE 5.0 and later |