SUIHostLocale Interface

Definition

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.

Applies to