NAME

IMAPIProp_CopyTo  (MAPI32.@)

SYNOPSIS

 static inline HRESULT IMAPIProp_CopyTo
 (
  LPMAPIPROP           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

Defined in "mapidefs.h".

Implemented in "dlls/mapi32/prop.c". source.winehq.org/source/dlls/mapi32/prop.c

Debug channel "mapi".


Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.