Condividi tramite


Interfaccia IDebugSystemObjects3 (dbgeng.h)

Eredità

L'interfaccia di IDebugSystemObjects3 eredita da IDebugSystemObjects2. IDebugSystemObjects3 include anche questi tipi di membri:

Metodi

L'interfaccia IDebugSystemObjects 3 include questi metodi.

 
IDebugSystemObjects3::GetCurrentProcessDataOffset

Il metodo IDebugSystemObjects3::GetCurrentProcessDataOffset restituisce la posizione della struttura dei dati di sistema che descrive il processo corrente.
IDebugSystemObjects3::GetCurrentProcessExecutableName

Il metodo GetCurrentProcessExecutableName restituisce il nome del file eseguibile caricato nel processo corrente. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentProcessHandle

Il metodo GetCurrentProcessHandle restituisce l'handle di sistema per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentProcessId

Il metodo GetCurrentProcessId restituisce l'ID processo del motore per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentProcessPeb

Il metodo GetCurrentProcessPeb restituisce il blocco di ambiente del processo (PEB) del processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentProcessSystemId

Il metodo GetCurrentProcessSystemId restituisce l'ID del processo di sistema del processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentProcessUpTime

Il metodo GetCurrentProcessUpTime restituisce la durata dell'esecuzione del processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentSystemId

Il metodo GetCurrentSystemId restituisce l'ID di destinazione del motore per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentSystemServer

Ottiene il server per il processo corrente.
IDebugSystemObjects3::GetCurrentSystemServerName

Ottiene il nome del server per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentThreadDataOffset

Il metodo GetCurrentThreadDataOffset restituisce la posizione della struttura dei dati di sistema per il thread corrente. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentThreadHandle

Il metodo GetCurrentThreadHandle restituisce l'handle di sistema per il thread corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentThreadId

Il metodo GetCurrentThreadId restituisce l'ID del thread del motore per il thread corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentThreadSystemId

Il metodo GetCurrentThreadSystemId restituisce l'ID del thread di sistema del thread corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetCurrentThreadTeb

Il metodo GetCurrentThreadTeb restituisce il percorso del blocco di ambiente thread (TEB) per il thread corrente. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetEventProcess

Il metodo GetEventProcess restituisce l'ID processo del motore per il processo in cui si è verificato l'ultimo evento. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetEventSystem

Il metodo GetEventSystem restituisce l'ID di destinazione del motore per la destinazione in cui si è verificato l'ultimo evento. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetEventThread

Il metodo GetEventThread restituisce l'ID del thread del motore per il thread in cui si è verificato l'ultimo evento. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetImplicitProcessDataOffset

Il metodo GetImplicitProcessDataOffset restituisce il processo implicito per la destinazione corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetImplicitThreadDataOffset

Il metodo GetImplicitThreadDataOffset restituisce il thread implicito per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetNumberProcesses

Il metodo GetNumberProcesses restituisce il numero di processi per la destinazione corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetNumberSystems

Il metodo GetNumberSystems restituisce il numero di destinazioni a cui è attualmente connesso il motore. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetNumberThreads

Il metodo GetNumberThreads restituisce il numero di thread nel processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetProcessIdByDataOffset

Il metodo IDebugSystemObjects3::GetProcessIdByDataOffset restituisce l'ID del processo del motore per il processo specificato. Il processo viene specificato dall'offset dei dati.
IDebugSystemObjects3::GetProcessIdByHandle

Il metodo IDebugSystemObjects3::GetProcessIdByHandle restituisce l'ID del processo del motore per il processo specificato. Il processo viene specificato dal relativo handle di sistema.
IDebugSystemObjects3::GetProcessIdByPeb

Il metodo IDebugSystemObjects3::GetProcessIdByPeb restituisce l'ID del processo del motore per il processo specificato.
IDebugSystemObjects3::GetProcessIdBySystemId

Il metodo GetProcessIdBySystemId restituisce l'ID del processo del motore per un processo specificato dall'ID del processo di sistema. Questo metodo appartiene a IDebugSystemObjects3.
IDebugSystemObjects3::GetProcessIdsByIndex

Il metodo IDebugSystemObjects3::GetProcessIdsByIndex restituisce l'ID processo del motore e l'ID del processo di sistema per i processi specificati nella destinazione corrente.
IDebugSystemObjects3::GetSystemByServer

Ottiene il sistema per un server.
IDebugSystemObjects3::GetSystemIdsByIndex

Il metodo GetSystemIdsByIndex restituisce gli ID di destinazione del motore per le destinazioni specificate. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::GetThreadIdByDataOffset

Il metodo IDebugSystemObjects3::GetThreadIdByDataOffset restituisce l'ID del thread del motore. Il thread viene specificato dalla struttura dei dati di sistema.
IDebugSystemObjects3::GetThreadIdByHandle

Il metodo IDebugSystemObjects3::GetThreadIdByHandle restituisce l'ID del thread del motore per il thread specificato. Il thread viene specificato dal relativo handle di sistema.
IDebugSystemObjects3::GetThreadIdByProcessor

Il metodo GetThreadIdByProcessor (IDebugSystemObjects3) ottiene l'ID thread del motore per il thread virtuale in modalità kernel corrispondente al processore specificato.
IDebugSystemObjects3::GetThreadIdBySystemId

Il metodo GetThreadIdBySystemIdId (IDebugSystemObjects3) restituisce l'ID thread del motore per un thread specificato dal relativo ID thread di sistema.
IDebugSystemObjects3::GetThreadIdByTeb

Il metodo GetThreadIdByTeb (IDebugSystemObjects3) restituisce l'ID thread del motore per un thread specificato dal blocco di ambiente thread (TEB).
IDebugSystemObjects3::GetThreadIdsByIndex

Il metodo GetThreadIdsByIndex (IDebugSystemObjects3) restituisce gli ID del motore e del thread di sistema per i thread specificati nel processo corrente.
IDebugSystemObjects3::GetTotalNumberThreads

Il metodo GetTotalNumberThreads (IDebugSystemObjects3) restituisce il numero totale di thread per tutti i processi e il maggior numero di thread in qualsiasi processo.
IDebugSystemObjects3::GetTotalNumberThreadsAndProcesses

Il metodo IDebugSystemObjects3::GetTotalNumberThreadsAndProcesses restituisce il numero totale di thread e processi nelle destinazioni a cui è collegato il motore.
IDebugSystemObjects3::SetCurrentProcessId

Il metodo SetCurrentProcessId rende il processo specificato il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::SetCurrentSystemId

Il metodo SetCurrentSystemId rende la destinazione specificata come destinazione corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::SetCurrentThreadId

Il metodo SetCurrentThreadId (IDebugSystemObjects3) imposta il thread corrente specificando un ID thread del motore.
IDebugSystemObjects3::SetImplicitProcessDataOffset

Il metodo SetImplicitProcessDataOffset imposta il processo implicito per la destinazione corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.
IDebugSystemObjects3::SetImplicitThreadDataOffset

Il metodo SetImplicitThreadDataOffset imposta il thread implicito per il processo corrente. Questo metodo appartiene all'interfaccia IDebugSystemObjects3.

Fabbisogno

Requisito Valore
piattaforma di destinazione Finestre
intestazione dbgeng.h (include Dbgeng.h)

Vedere anche

IDebugSystemObjects

IDebugSystemObjects2

IDebugSystemObjects4