table of contents
other versions
- wheezy 1.4.1-4
IPropData_Release(3w) | Wine API | IPropData_Release(3w) |
NAME¶
IPropData_Release (MAPI32.@)SYNOPSIS¶
static ULONG IPropData_Release(
LPPROPDATA iface
)
DESCRIPTION¶
Inherited method from the IUnknown Interface. See IUnknown_Release(3w).IMPLEMENTATION¶
Declared in "mapiutil.h". Implemented in "dlls/mapi32/prop.c". Debug channel "mapi".Oct 2012 | Wine API |