|
VoiceChange COM objects reference - main list Method GetParamDescription |
Description = VXLineObject.GetParamDescription(FunctionName, IsOutParam)
Return description of possible input or output parameters of function FunctionName. Each parameter is described on single line in folowing format:
parameter=descriptionIsOutParam determines, if the returned description is either output (value 1) or input (value 0).