MODULE_INFO.dwValidFields 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.
public: System::UInt32 dwValidFields;
public: Microsoft::VisualStudio::Debugger::Interop::enum_MODULE_INFO_FIELDS dwValidFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MODULE_INFO_FIELDS")]
public uint dwValidFields;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MODULE_INFO_FIELDS")]
public Microsoft.VisualStudio.Debugger.Interop.enum_MODULE_INFO_FIELDS dwValidFields;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MODULE_INFO_FIELDS")>]
val mutable dwValidFields : uint32
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.Debugger.Interop.MODULE_INFO_FIELDS")>]
val mutable dwValidFields : Microsoft.VisualStudio.Debugger.Interop.enum_MODULE_INFO_FIELDS
Public dwValidFields As UInteger
Public dwValidFields As enum_MODULE_INFO_FIELDS
Field Value
- Attributes