NAME

CoReleaseServerProcess  (OLE32.@)

SYNOPSIS

 ULONG CoReleaseServerProcess
 (
 )

DESCRIPTION

Helper function for decrementing the reference count of a local-server process.

RETURNS

New reference count.

NOTES

When reference count reaches 0, this function suspends all registered classes so no new connections are accepted.

SEE ALSO

CoAddRefServerProcess, CoSuspendClassObjects.

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 Jul 2008.