Partager via


ICcServer::Locale (Windows CE 5.0)

Send Feedback

This method gets and sets the current locale.

HRESULT  get_Locale (  DWORD* pdwLocale);HRESULT  put_Locale (  DWORDdwLocale);

Parameters

  • pdwLocale, dwLocale
    [in, out] Locale associated with the Core Connectivity server.

Return Values

If the method is successful, it returns S_OK. If the method fails, it returns an HRESULT error code.

Requirements

OS Version: Windows 2000, Windows XP Home, Windows XP Pro, Windows Server 2003, and Windows Server 2003 Service Pack 1.
Header: CcServer.h.
Link Library: none.

See Also

Core Connectivity Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.