NewSyntheticRegion.dwBehavior 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.
Currently unused; must be zero.
public: System::UInt32 dwBehavior;
public: unsigned int dwBehavior;
unsigned int dwBehavior;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwBehavior;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwBehavior : uint32
Public dwBehavior As UInteger
Field Value
- Attributes
Remarks
COM Signature
From textmgr.idl: