This document is archived and information here might be outdated. Recommended version. |
Obtains locale unique identifier.
[Visual Basic .NET] Public Property LocaleID As Integer
[C#] public int LocaleID {get; set;}
[C++]
HRESULT get_LocaleID(
System.Int32* LocaleID
);
[C++]
HRESULT put_LocaleID(
long LocaleID
);
[C++]
Parameters LocaleID [out, retval]
LocaleID is a parameter of type long* LocaleID [in]
LocaleID is a parameter of type long