NewSyntheticRegion.dwClient 字段

定义

客户端定义的 DWORD;可以通过调用来检索此 GetClientData(UInt32)

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

字段值

UInt32
属性

注解

COM 签名

从 textmgr:

适用于