.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH CoRevertToSelf 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBCoRevertToSelf\fR (OLE32.@) .SH SYNOPSIS HRESULT CoRevertToSelf ( ) .SH DESCRIPTION .PP Ends the impersonation of the client of the currently executing server call in the current thread. .SH PARAMS None. .PP .SH RETURNS .PP \fBSuccess:\fR \fBS_OK\fR. .PP \fBFailure:\fR \fBHRESULT\fR code. .SH SEE ALSO .PP CoImpersonateClient, CoQueryClientBlanket, CoGetCallContext. .SH IMPLEMENTATION .PP Declared in \fB"objbase.h"\fR. .PP Implemented in \fB"dlls/ole32/compobj.c"\fR. .PP Debug channel \fB"ole"\fR.