BIND_OPTS2.locale Field
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.
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