Méthode ITraceEvent ::SetProcessId (relogger.h)
La méthode SetProcessId affecte un événement à un processus spécifique.
Syntaxe
HRESULT SetProcessId(
[in] ULONG ProcessId
);
Paramètres
[in] ProcessId
Type : ULONG
Identificateur du processus qui doit posséder cet événement.
Valeur retournée
Type : HRESULT
Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 7 [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2012 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | relogger.h |