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