Nota
O acesso a esta página requer autorização. Pode tentar iniciar sessão ou alterar os diretórios.
O acesso a esta página requer autorização. Pode tentar alterar os diretórios.
Retrieves the ID of the process that owns the object represented by this IDebugAddress2 interface.
HRESULT GetProcessID (
DWORD* pProcID
);
int GetProcessID (
out uint pProcID
);
Parameters
- pProcID
[out] The process ID.
Return Value
If successful, returns S_OK; otherwise, returns an error code.