Changed BIND_OPTS2.locale field to LCID type

pull/350/head
David Hall 2022-11-04 10:45:38 -06:00
parent 3f00a686d2
commit 932bea52d9
1 changed files with 1 additions and 1 deletions

View File

@ -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.
/// </summary>
public uint locale;
public LCID locale;
/// <summary>
/// A pointer to a COSERVERINFO structure. This member allows clients calling IMoniker::BindToObject to specify server