Scroll to navigation

IPropData_AddRef(3w) Wine API IPropData_AddRef(3w)

NAME

IPropData_AddRef (MAPI32.@)

SYNOPSIS

static ULONG IPropData_AddRef
(
LPPROPDATA iface
)
 

DESCRIPTION

Inherited method from the IUnknown Interface. See IUnknown_AddRef(3w).
 

IMPLEMENTATION

Declared in "mapiutil.h".
Implemented in "dlls/mapi32/prop.c".
Debug channel "mapi".
Oct 2012 Wine API