Scroll to navigation

IPropData_HrAddObjProps(3w) Wine API IPropData_HrAddObjProps(3w)

NAME

IPropData_HrAddObjProps (MAPI32.@)

SYNOPSIS

static HRESULT IPropData_HrAddObjProps
(
LPPROPDATA iface,
LPSPropTagArray lpTags,
LPSPropProblemArray* lppProbs
)
 

DESCRIPTION

Not documented at this time.
 

RETURNS

An HRESULT success/failure code.
 

IMPLEMENTATION

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