Freigeben über


IDebugProcess2::GetPhysicalProcessId

Ruft die prozess-id ab.

HRESULT GetPhysicalProcessId(
   AD_PROCESS_ID* pdwProcessId
);
int GetPhysicalProcessId(
   AD_PROCESS_ID[] pdwProcessId
);

Parameter

  • pdwProcessId
    [out] Eine AD_PROCESS_ID Struktur, die den prozess-id-Informationen System ausgefüllt wird.

Rückgabewert

Bei Erfolg gibt S_OKzurück. andernfalls gibt einen Fehlercode zurück.

Siehe auch

Referenz

IDebugProcess2

AD_PROCESS_ID