Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Tells the program publisher that a debugger is present and running.
Syntax
Parameters
fDebuggerPresent
[in] Non-zero (TRUE) if a debugger is present, zero (FALSE) if it is not.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
The presence or absence of a debugger is reflected in the data returned from the GetProviderProcessData method: the value returned there is set or cleared by a prior call to the SetDebuggerPresent method.