IDebugMDMUtil2_V7

Undocumented in source.

Members

Aliases

DYNDEBUGFLAGS
alias DYNDEBUGFLAGS = DWORD
Undocumented in source.
enum_DYNDEBUGFLAGS
alias enum_DYNDEBUGFLAGS = int
Undocumented in source.

Enums

DYNDEBUG_ATTACH
anonymousenum DYNDEBUG_ATTACH
Undocumented in source.

Functions

AddPIDToDebug
HRESULT AddPIDToDebug(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
AddPIDToIgnore
HRESULT AddPIDToIgnore(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
CanDebugPID
HRESULT CanDebugPID(GUID* guidEngine, DWORD pid)
Undocumented in source.
GetDefaultJITServer
HRESULT GetDefaultJITServer(CLSID* pClsidJITServer)
Undocumented in source.
GetDynamicDebuggingFlags
HRESULT GetDynamicDebuggingFlags(GUID* guidEngine, DYNDEBUGFLAGS* pdwFlags)
Undocumented in source.
RegisterJITDebugEngines
HRESULT RegisterJITDebugEngines(CLSID* clsidJITServer, GUID* arrguidEngines, BOOL* arrRemoteFlags, DWORD celtEngs, BOOL fRegister)
Undocumented in source.
RemovePIDToDebug
HRESULT RemovePIDToDebug(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
RemovePIDToIgnore
HRESULT RemovePIDToIgnore(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
SetDefaultJITServer
HRESULT SetDefaultJITServer(CLSID* clsidJITServer)
Undocumented in source.
SetDynamicDebuggingFlags
HRESULT SetDynamicDebuggingFlags(GUID* guidEngine, DYNDEBUGFLAGS dwFlags)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Variables

S_UNKNOWN
enum DWORD S_UNKNOWN;
Undocumented in source.

Meta