BIND_OPTS2.locale 字段

定义

表示 LCID 值,该值指示在绑定对象时要使用的区域设置的客户端首选项。

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 

字段值

UInt32
属性

适用于