- 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.