This interface can be used to read/write certain properties of the active DSS object. The structure of the interface is as follows:


int32_t DSSExecutiveI(int32_t Parameter, int32_t Argument);


This interface returns an integer with the result of the query according to the value of the variable Parameter, which can be one of the following:


Parameter 0: Executive.NumCommands

This parameter gets the number of DSS Executive Commands.


Parameter 1: Executive.NumOptions

This parameter gets the number of DSS Executive Options.