Fires when an action takes place.
ERROR: Syntax information about IARControlEventsHelper.OnAction may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.SystemUtility.dll
[C++]
HRESULT OnAction(
esriARAction action,
VARIANT data,
VARIANT_BOOL* suppressAction
);
[C++]Parameters
action [in]action is a parameter of type esriARAction
data [in] data is a parameter of type VARIANT suppressAction [in, out] suppressAction is a parameter of type VARIANT_BOOL