NewSyntheticRegion.dwClient Field

Definition

Client-defined DWORD; this can be retrieved with GetClientData(UInt32) calls.

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 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to