table of contents
other versions
- wheezy 1.4.1-4
CoAddRefServerProcess(3w) | Wine API | CoAddRefServerProcess(3w) |
NAME¶
CoAddRefServerProcess (OLE32.@)SYNOPSIS¶
ULONG CoAddRefServerProcess(
)
DESCRIPTION¶
Helper function for incrementing the reference count of a local-server process.RETURNS¶
New reference count.SEE ALSO¶
CoReleaseServerProcess().IMPLEMENTATION¶
Declared in "objbase.h". Implemented in "dlls/ole32/compobj.c". Debug channel "ole".Oct 2012 | Wine API |