Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the system process identifier.
HRESULT GetPhysicalProcessId(
AD_PROCESS_ID* pdwProcessId
);
int GetPhysicalProcessId(
AD_PROCESS_ID[] pdwProcessId
);
Parameters
- pdwProcessId
[out] An AD_PROCESS_ID structure that is filled in with the system process identifier information.
Return Value
If successful, returns S_OK; otherwise, returns an error code.