table of contents
other versions
- wheezy 1.4.1-4
IDispatch_Release(3w) | Wine API | IDispatch_Release(3w) |
NAME¶
IDispatch_Release (OLEAUT32.@)SYNOPSIS¶
static ULONG IDispatch_Release(
LPDISPATCH iface
)
DESCRIPTION¶
See IUnknown_Release(3w).IMPLEMENTATION¶
Declared in "oaidl.h". Implemented in "dlls/oleaut32/dispatch.c". Debug channel "ole".Oct 2012 | Wine API |