diff --git a/PInvoke/Ole/Ole32/ObjIdl3.cs b/PInvoke/Ole/Ole32/ObjIdl3.cs index 452ca7b5..5f7e5aba 100644 --- a/PInvoke/Ole/Ole32/ObjIdl3.cs +++ b/PInvoke/Ole/Ole32/ObjIdl3.cs @@ -917,7 +917,7 @@ namespace Vanara.PInvoke /// The LCID value indicating the client's preference for the locale to be used by the object to which they are binding. A /// moniker passes this value to IClassActivator::GetClassObject. /// - public uint locale; + public LCID locale; /// /// A pointer to a COSERVERINFO structure. This member allows clients calling IMoniker::BindToObject to specify server