Interfaz IDebugSystemObjects4 (dbgeng.h)

Herencia

La interfaz IDebugSystemObjects4 hereda de IDebugSystemObjects3. IDebugSystemObjects4 también tiene estos tipos de miembros:

Métodos

La interfaz IDebugSystemObjects4 tiene estos métodos.

 
IDebugSystemObjects4::GetCurrentProcessDataOffset

El método IDebugSystemObjects4::GetCurrentProcessDataOffset devuelve la ubicación de la estructura de datos del sistema que describe el proceso actual.
IDebugSystemObjects4::GetCurrentProcessExecutableName

El método GetCurrentProcessExecutableName devuelve el nombre del archivo ejecutable cargado en el proceso actual. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentProcessExecutableNameWide

El método GetCurrentProcessExecutableNameWide devuelve el nombre del archivo ejecutable cargado en el proceso actual.
IDebugSystemObjects4::GetCurrentProcessHandle

El método GetCurrentProcessHandle devuelve el identificador del sistema para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentProcessId

El método GetCurrentProcessId devuelve el identificador de proceso del motor para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentProcessPeb

El método GetCurrentProcessPeb devuelve el bloque de entorno de proceso (PEB) del proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentProcessSystemId

El método GetCurrentProcessSystemId devuelve el identificador de proceso del sistema del proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentProcessUpTime

El método GetCurrentProcessUpTime devuelve el período de tiempo que se ha estado ejecutando el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentSystemId

El método GetCurrentSystemId devuelve el identificador de destino del motor para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentSystemServerNameWide

Obtiene el nombre del servidor para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentThreadDataOffset

El método GetCurrentThreadDataOffset devuelve la ubicación de la estructura de datos del sistema para el subproceso actual. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentThreadHandle

El método GetCurrentThreadHandle devuelve el identificador del sistema para el subproceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentThreadId

El método GetCurrentThreadId devuelve el identificador del subproceso del motor para el subproceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentThreadSystemId

El método GetCurrentThreadSystemId devuelve el identificador del subproceso del sistema del subproceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetCurrentThreadTeb

El método GetCurrentThreadTeb devuelve la ubicación del bloque de entorno de subprocesos (TEB) para el subproceso actual. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetEventProcess

El método GetEventProcess devuelve el identificador de proceso del motor para el proceso en el que se produjo el último evento. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetEventSystem

El método GetEventSystem devuelve el identificador de destino del motor para el destino en el que se produjo el último evento. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetEventThread

El método GetEventThread devuelve el identificador de subproceso del motor para el subproceso en el que se produjo el último evento. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetImplicitProcessDataOffset

El método GetImplicitProcessDataOffset devuelve el proceso implícito para el destino actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetImplicitThreadDataOffset

El método GetImplicitThreadDataOffset devuelve el subproceso implícito para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetNumberProcesses

El método GetNumberProcesses devuelve el número de procesos para el destino actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetNumberSystems

El método GetNumberSystems devuelve el número de destinos a los que está conectado actualmente el motor. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetNumberThreads

El método GetNumberThreads devuelve el número de subprocesos del proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetProcessIdByDataOffset

El método IDebugSystemObjects4::GetProcessIdByDataOffset devuelve el identificador de proceso del motor para el proceso especificado. El proceso se especifica mediante su desplazamiento de datos.
IDebugSystemObjects4::GetProcessIdByHandle

El método IDebugSystemObjects4::GetProcessIdByHandle devuelve el identificador de proceso del motor para el proceso especificado. Su identificador del sistema especifica el proceso.
IDebugSystemObjects4::GetProcessIdByPeb

El método IDebugSystemObjects4::GetProcessIdByPeb devuelve el identificador de proceso del motor para el proceso especificado.
IDebugSystemObjects4::GetProcessIdBySystemId

El método GetProcessIdBySystemId devuelve el identificador de proceso del motor para un proceso especificado por su identificador de proceso del sistema. Este método pertenece a IDebugSystemObjects4.
IDebugSystemObjects4::GetProcessIdsByIndex

El método IDebugSystemObjects4::GetProcessIdsByIndex devuelve el identificador de proceso del motor y el identificador de proceso del sistema para los procesos especificados en el destino actual.
IDebugSystemObjects4::GetSystemIdsByIndex

El método GetSystemIdsByIndex devuelve los identificadores de destino del motor para los destinos especificados. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::GetThreadIdByDataOffset

El método IDebugSystemObjects4::GetThreadIdByDataOffset devuelve el identificador del subproceso del motor. El subproceso se especifica mediante su estructura de datos del sistema.
IDebugSystemObjects4::GetThreadIdByHandle

El método IDebugSystemObjects4::GetThreadIdByHandle devuelve el identificador de subproceso del motor para el subproceso especificado. El subproceso se especifica mediante su identificador del sistema.
IDebugSystemObjects4::GetThreadIdByProcessor

El método GetThreadIdByProcessor (IDebugSystemObjects4) obtiene el identificador de subproceso del motor para el subproceso virtual en modo kernel correspondiente al procesador especificado.
IDebugSystemObjects4::GetThreadIdBySystemId

El método GetThreadIdBySystemId del motor devuelve el identificador de subproceso del motor para un subproceso especificado por su identificador de subproceso del sistema.
IDebugSystemObjects4::GetThreadIdByTeb

El método GetThreadIdByTeb (IDebugSystemObjects4) devuelve el identificador de subproceso del motor para un subproceso especificado por su bloque de entorno de subproceso (TEB).
IDebugSystemObjects4::GetThreadIdsByIndex

El método GetThreadIdsByIndex (IDebugSystemObjects4) devuelve los identificadores de motor y subproceso del sistema para los subprocesos especificados en el proceso actual.
IDebugSystemObjects4::GetTotalNumberThreads

El método GetTotalNumberThreads (IDebugSystemObjects4) devuelve el número total de subprocesos para todos los procesos y el mayor número de subprocesos de cualquier proceso.
IDebugSystemObjects4::GetTotalNumberThreadsAndProcesses

El método IDebugSystemObjects4::GetTotalNumberThreadsAndProcesses devuelve el número de subprocesos y procesos de todos los destinos a los que está asociado el motor.
IDebugSystemObjects4::SetCurrentProcessId

El método SetCurrentProcessId (IDebugSystemObjects4) convierte el proceso especificado en el proceso actual.
IDebugSystemObjects4::SetCurrentSystemId

El método SetCurrentSystemId convierte el destino especificado en el destino actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::SetCurrentThreadId

El método SetCurrentThreadId (IDebugSystemObjects4) establece el subproceso actual especificando un identificador de subproceso del motor.
IDebugSystemObjects4::SetImplicitProcessDataOffset

El método SetImplicitProcessDataOffset establece el proceso implícito para el destino actual. Este método pertenece a la interfaz IDebugSystemObjects4.
IDebugSystemObjects4::SetImplicitThreadDataOffset

El método SetImplicitThreadDataOffset establece el subproceso implícito para el proceso actual. Este método pertenece a la interfaz IDebugSystemObjects4.

Requisitos

Requisito Value
Plataforma de destino Windows
Encabezado dbgeng.h (include Dbgeng.h)

Consulte también

IDebugSystemObjects

IDebugSystemObjects2

IDebugSystemObjects3