public DeclareAction( string strActionName, int iOrdinal )
public: DeclareAction( String^ strActionName, int iOrdinal )
Parameters
| Parameter Name | Description |
|---|---|
| strActionName | The function is saved with this name as an Action in the system. |
| iOrdinal | This overload level is used when registering the action in the system. |