NAME

IPropData_CopyTo  (MAPI32.@)

SYNOPSIS

 static HRESULT IPropData_CopyTo
 (
  LPPROPDATA           iface,
  ULONG                ciidExclude,
  LPCIID               lpIid,
  LPSPropTagArray      lpProps,
  ULONG                ulParam,
  LPMAPIPROGRESS       lpProgress,
  LPCIID               lpIface,
  LPVOID               lpDst,
  ULONG                ulFlags,
  LPSPropProblemArray* lppProbs
 )

DESCRIPTION

Inherited method from the IMAPIProp Interface. See IMAPIProp_CopyTo.

IMPLEMENTATION

Defined in "mapiutil.h".

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

Debug channel "mapi".


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