AuthorizationExecuteWithPrivileges async?
AuthorizationExecuteWithPrivileges async?
- Subject: AuthorizationExecuteWithPrivileges async?
- From: Ryan Dary <email@hidden>
- Date: Mon, 14 May 2001 13:26:45 -0700
When I call AuthorizationExecuteWithPrivileges, it returns right away
and the process continues in the background. My question is how can I
detect when that process has finished?
I thought that it returned after the completion, but my real-life test
shows that it doesn't.
- Ryan