dlangide v0.5.7 (2015-12-10T13:40:30Z)
Home
Dub
Repo
IDebugSession2.Launch
ddebug
windows
msdbg
IDebugSession2
Undocumented in source.
interface
IDebugSession2
HRESULT
Launch
(
in
LPCOLESTR
pszMachine
,
IDebugPort2
pPort
,
in
LPCOLESTR
pszExe
,
in
LPCOLESTR
pszArgs
,
in
LPCOLESTR
pszDir
,
in
BSTR
bstrEnv
,
in
LPCOLESTR
pszOptions
,
in
LAUNCH_FLAGS
dwLaunchFlags
,
in
DWORD
hStdInput
,
in
DWORD
hStdOutput
,
in
DWORD
hStdError
,
in
GUID
*
guidLaunchingEngine
,
IDebugEventCallback2
pCallback
,
in
GUID
*
rgguidSpecificEngines
,
in
DWORD
celtSpecificEngines
,
IDebugProcess2
*
ppProcess
)
Meta
Source
See Implementation
ddebug
windows
msdbg
IDebugSession2
functions
CauseBreak
ClearAllSessionThreadStackFrames
ConnectToServer
CreatePendingBreakpoint
Detach
DisconnectServer
EnumCodeContexts
EnumDefaultExceptions
EnumMachines__deprecated
EnumPendingBreakpoints
EnumProcesses
EnumSetExceptions
GetENCUpdate
GetName
GetStoppingModel
IsAlive
Launch
RegisterJITServer
RemoveAllSetExceptions
RemoveSetException
SetEngineMetric
SetException
SetLocale
SetName
SetRegistryRoot
SetStoppingModel
ShutdownSession
Terminate
__deprecated_GetSessionId
__deprecated_RegisterSessionWithServer
static variables
iid