Scroll to navigation

IPropData_CopyTo(3w) Wine API IPropData_CopyTo(3w)

NAME

IPropData_CopyTo (MAPI32.@)

SYNOPSIS

static HRESULT IPropData_CopyTo
(
LPPROPDATA iface,
ULONG niids,
LPCIID lpiidExcl,
LPSPropTagArray lpPropsExcl,
ULONG ulParam,
LPMAPIPROGRESS lpIProgress,
LPCIID lpIfaceIid,
LPVOID lpDstObj,
ULONG ulFlags,
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