PsRevertToSelf routine
The PsRevertToSelf routine ends the calling thread's impersonation of a client.
Syntax
VOID PsRevertToSelf(void);
Parameters
This routine has no parameters.
Return value
None
Remarks
A server thread can impersonate a client by calling the PsImpersonateClient routine. When the thread is done impersonating the client, it can call the PsRevertToSelf routine to end all impersonations.
Requirements
|
Version | Available in Windows XP and later versions of the Windows operating systems. |
|---|---|
|
Header |
|
|
Library |
|
|
IRQL | PASSIVE_LEVEL |
See also
Send comments about this topic to Microsoft
Build date: 4/2/2012