Freigeben über


IConman::SetLocale (Windows CE 5.0)

Send Feedback

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

IConman

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.