
(*ProClCommandExpandAction) | |
( ProFeature* pro_feat /* (In) The feature. */ wchar_t* command[512] /* (In) The CL command. This is an array of lines. */ int num_cmd_lines /* (In) The number of lines in the command. */ ProClCmdData** r_output_arr /* (Out) The resultant array. */ int* output_num /* (Out) The number if items in the array r_output_arr. */ ) |

The function was successful. | |
A general error occurred and the function failed. | |
The specified CL command was not found. |
