HrSetOneProp (MAPI32.136)
HRESULT HrSetOneProp ( LPMAPIPROP lpIProp, LPSPropValue lpProp )
Set a property value in an IMAPIProp object.
lpIProp | [In] | IMAPIProp object to set the property value in. |
lpProp | [In] | Property value to set. |
Success: S_OK. The value in lpProp is set in lpIProp.
Failure: An error result from IMAPIProp_SetProps.
Defined in "mapiutil.h".
Implemented in "dlls/mapi32/prop.c". source.winehq.org/source/dlls/mapi32/prop.c
Debug channel "mapi".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.