This document is archived and information here might be outdated. Recommended version. |
Get The Current Action object that is being edited.
[Visual Basic .NET] Public ReadOnly Property CurrentAction As IAction
[C#] public IAction CurrentAction {get;}
[C++]
HRESULT get_CurrentAction(
IAction** ippAction
);
[C++] Parameters ippAction [out, retval]
ippAction is a parameter of type IAction**