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 "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c

Debug channel "ole".


Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.