SUIHostLocale Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IUIHostLocale.
public interface class SUIHostLocale
public interface class SUIHostLocale
__interface SUIHostLocale
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.Guid("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")]
public interface SUIHostLocale
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.Guid("2C2EA031-02BE-11D1-8C85-00C04FC2AA89")>]
type SUIHostLocale = interface
Public Interface SUIHostLocale
- Attributes
Remarks
The service represented by this interface is safe to access from any thread.