NAME

IMAPIProp_SaveChanges  (MAPI32.@)

SYNOPSIS

 static inline HRESULT IMAPIProp_SaveChanges
 (
  LPMAPIPROP iface,
  ULONG      ulFlags
 )

DESCRIPTION

Update any changes made to a transactional IMAPIProp object.

PARAMS

iface [In] IMAPIProp object to update.
ulFlags [In] Flags controlling the update.

RETURNS

Success: S_OK. Any outstanding changes are committed to the object.

Failure: An HRESULT error code describing the error.

IMPLEMENTATION

Defined in "mapidefs.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.