BOOL RevertToSelf(VOID) |
The RevertToSelf function terminates impersonation of a named pipe client application.
This function has no parameters.
The return value is TRUE if the function was successful, or FALSE if an error occurred. Use the GetLastError function to obtain extended error information.
DdeImpersonateClient, ImpersonateNamedPipeClient, ImpersonateSelf