ReactOS 0.4.16-dev-963-g182f353
|
Additional Inherited Members | |
![]() | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 349 of file activdbg.idl.
HRESULT IDebugApplication32::AddGlobalExpressionContextProvider | ( | [in] IProvideExpressionContexts * | pdsfs, |
[out] DWORD * | pdwCookie | ||
) |
HRESULT IDebugApplication32::AddStackFrameSniffer | ( | [in] IDebugStackFrameSniffer * | pdsfs, |
[out] DWORD * | pdwCookie | ||
) |
HRESULT IDebugApplication32::Close | ( | ) |
HRESULT IDebugApplication32::CreateApplicationNode | ( | [out] IDebugApplicationNode ** | ppdanNew | ) |
HRESULT IDebugApplication32::CreateAsyncDebugOperation | ( | [in] IDebugSyncOperation * | psdo, |
[out] IDebugAsyncOperation ** | ppado | ||
) |
HRESULT IDebugApplication32::DebugOutput | ( | [in] LPCOLESTR | pstr | ) |
BOOL IDebugApplication32::FCanJitDebug | ( | ) |
BOOL IDebugApplication32::FIsAutoJitDebugEnabled | ( | ) |
HRESULT IDebugApplication32::GetBreakFlags | ( | [out] APPBREAKFLAGS * | pabf, |
[out] IRemoteDebugApplicationThread ** | pprdatSteppingThread | ||
) |
HRESULT IDebugApplication32::GetCurrentThread | ( | [out] IDebugApplicationThread ** | pat | ) |
HRESULT IDebugApplication32::HandleBreakPoint | ( | [in] BREAKREASON | br, |
[out] BREAKRESUMEACTION * | pbra | ||
) |
HRESULT IDebugApplication32::HandleRuntimeError | ( | [in] IActiveScriptErrorDebug * | pErrorDebug, |
[in] IActiveScriptSite * | pScriptSite, | ||
[out] BREAKRESUMEACTION * | pbra, | ||
[out] ERRORRESUMEACTION * | perra, | ||
[out] BOOL * | pfCallOnScriptError | ||
) |
HRESULT IDebugApplication32::QueryCurrentThreadIsDebuggerThread | ( | ) |
HRESULT IDebugApplication32::SetName | ( | [in] LPCOLESTR | pstrName | ) |
HRESULT IDebugApplication32::StartDebugSession | ( | ) |
HRESULT IDebugApplication32::StepOutComplete | ( | ) |
HRESULT IDebugApplication32::SynchronousCallInDebuggerThread | ( | [in] IDebugThreadCall32 * | pptc, |
[in] DWORD | dwParam1, | ||
[in] DWORD | dwParam2, | ||
[in] DWORD | dwParam3 | ||
) |