CoReleaseServerProcess.3w

Langue: en

Version: Jun 2009 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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(3w).

IMPLEMENTATION

Defined in "objbase.h".

Implemented in "dlls/ole32/compobj.c".

Debug channel "ole".