BIND_OPTS2.locale Field

Definition

Represents the LCID value indicating the client's preference for which locale to be used when binding an object.

public: System::UInt32 locale;
public: unsigned int locale;
unsigned int locale;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LCID")]
public uint locale;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.LCID")>]
val mutable locale : uint32
Public locale As UInteger 

Field Value

Attributes

Applies to