Searched refs:CorDebugProcess_Create (Results 1 – 1 of 1) sorted by relevance
383 static HRESULT CorDebugProcess_Create(CorDebug *cordebug, IUnknown** ppUnk, LPPROCESS_INFORMATION l… in CorDebugProcess_Create() function664 hr = CorDebugProcess_Create(This, (IUnknown**)&pDebugProcess, lpProcessInformation); in CorDebug_CreateProcess()