IDebugMDMUtil3_V7

Undocumented in source.

Members

Functions

DiagnoseASPDebugging
HRESULT DiagnoseASPDebugging(LPCWSTR szASPUserAccount)
Undocumented in source.
DiagnoseScriptDebuggingError
HRESULT DiagnoseScriptDebuggingError(DWORD dwDebuggeeProcessId)
Undocumented in source.
DiagnoseWebDebuggingError
HRESULT DiagnoseWebDebuggingError(WEB_DEBUG_TYPE dwWebType, LPCWSTR pszUrl)
Undocumented in source.

Static variables

iid
GUID iid;
Undocumented in source.

Inherited Members

From IDebugMDMUtil2_V7

iid
GUID iid;
Undocumented in source.
AddPIDToIgnore
HRESULT AddPIDToIgnore(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
RemovePIDToIgnore
HRESULT RemovePIDToIgnore(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
AddPIDToDebug
HRESULT AddPIDToDebug(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
RemovePIDToDebug
HRESULT RemovePIDToDebug(GUID* guidEngine, DWORD dwPid)
Undocumented in source.
DYNDEBUGFLAGS
alias DYNDEBUGFLAGS = DWORD
Undocumented in source.
DYNDEBUG_ATTACH
anonymousenum DYNDEBUG_ATTACH
Undocumented in source.
enum_DYNDEBUGFLAGS
alias enum_DYNDEBUGFLAGS = int
Undocumented in source.
SetDynamicDebuggingFlags
HRESULT SetDynamicDebuggingFlags(GUID* guidEngine, DYNDEBUGFLAGS dwFlags)
Undocumented in source.
GetDynamicDebuggingFlags
HRESULT GetDynamicDebuggingFlags(GUID* guidEngine, DYNDEBUGFLAGS* pdwFlags)
Undocumented in source.
SetDefaultJITServer
HRESULT SetDefaultJITServer(CLSID* clsidJITServer)
Undocumented in source.
GetDefaultJITServer
HRESULT GetDefaultJITServer(CLSID* pClsidJITServer)
Undocumented in source.
RegisterJITDebugEngines
HRESULT RegisterJITDebugEngines(CLSID* clsidJITServer, GUID* arrguidEngines, BOOL* arrRemoteFlags, DWORD celtEngs, BOOL fRegister)
Undocumented in source.
S_UNKNOWN
enum DWORD S_UNKNOWN;
Undocumented in source.
CanDebugPID
HRESULT CanDebugPID(GUID* guidEngine, DWORD pid)
Undocumented in source.

Meta