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