The HrActionToString function produces a string from an ACTION structure.
Header file: | RULECLS.H |
Library: | RULECLS.LIB |
HRESULT HrActionToString(
LPMAPISESSION lpSession,
LPACTION lpAction,
LPSTR FAR * lppszString
);
See Return Values.
If the call to HrActionToString fails, lppszString is NULL.
For information on the IMAPISession interface, see the MAPI Programmer's Reference.