ICorDebugMDA::GetFlags Method
Gets the flags associated with this Managed Debugging Assistant (MDA).
HRESULT GetFlags (
[in] CorDebugMDAFlags *pFlags
);
Parameters
Parameter | Description |
---|---|
pFlags |
[in] A bitwise combination of the CorDebugMDAFlags Enumeration enumeration values that specify the settings of the flags for this MDA. |
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0