Partager via


ICorDebugMDA::GetFlags Method

Gets the flags associated with the managed debugging assistant (MDA) represented by ICorDebugMDA.

HRESULT GetFlags (
    [in] CorDebugMDAFlags *pFlags
);

Parameters

  • pFlags
    [in] A bitwise combination of the CorDebugMDAFlags 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

See Also

Concepts

ICorDebugMDA Interface

Diagnosing Errors with Managed Debugging Assistants