CoRevertToSelf(3w)
NAME
CoRevertToSelf (OLE32.@)
SYNOPSIS
HRESULT CoRevertToSelf ( )
DESCRIPTION
Ends the impersonation of the client of the currently executing server
call in the current thread.
PARAMS
None.
RETURNS
Success: S_OK.
Failure: HRESULT code.
SEE ALSO
CoImpersonateClient, CoQueryClientBlanket, CoGetCallContext.
IMPLEMENTATION
Defined in "objbase.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/ole32/compobj.c".
- Debug channel "ole".