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 "include/mapiutil.h". gitlab.winehq.org/wine/wine/blob/master/include/mapiutil.h

Implemented in "dlls/mapi32/prop.c". gitlab.winehq.org/wine/wine/blob/master/dlls/mapi32/prop.c

Debug channel "mapi".


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