IPropertyPageSite.GetLocaleID(UInt32) Method
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.
public:
void GetLocaleID([Runtime::InteropServices::Out] System::UInt32 % pLocaleID);
public void GetLocaleID (out uint pLocaleID);
abstract member GetLocaleID : uint32 -> unit
Public Sub GetLocaleID (ByRef pLocaleID As UInteger)
Parameters
- pLocaleID
- UInt32