This document is archived and information here might be outdated. Recommended version. |
Get the Actions Category.
[Visual Basic .NET] Public Property ActionCategory As enumActionCategory
[C#] public enumActionCategory ActionCategory {get; set;}
[C++]
HRESULT get_ActionCategory(
enumActionCategory* pActionCategory
);
[C++]
HRESULT put_ActionCategory(
enumActionCategory pActionCategory
);
[C++]
Parameters pActionCategory [out, retval]
pActionCategory is a parameter of type enumActionCategory* pActionCategory [in]
pActionCategory is a parameter of type enumActionCategory