Scroll to navigation

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