lrd_option
Example: lrd_option | LRD Environment Functions |
Sets an LRD option.
LRDRET lrd_option( unsigned long muliOption, void *mpvOptionValue );
muliOption | The LRD option to be set. |
mpvOptionValue | The LRD optionvalue. |
The lrd_option function assigns a value to one of the LRD Options.
For more details refer to the Function Header File lrd.h in the include directory.
Return Values
See LRD Return Values.
Parameterization
You cannot use standard parameterization for any arguments in this function.