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