CNNTP.PrepareCommand Method | |
**Missing documentation **
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD PrepareCommand(
cCommand,
xMsg
) AS USUAL CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public virtual Usual PrepareCommand(
Usual cCommand = default,
Usual xMsg = default
)
Request Example
View SourceParameters
- cCommand (Optional)
- Type: Usual
** missing parameter documentation ** - xMsg (Optional)
- Type: Usual
** missing parameter documentation **
Return Value
Type:
UsualSee Also