ROWENTRY
Office 2013
Published: July 16, 2012
Contains a row and the operation that is performed on that row in a table through the IExchangeModifyTable interface.
typedef struct { ULONG ulRowFlags; ULONG cValues; LPSPropValue rgPropVals; } ROWENTRY, FAR * LPROWENTRY;