Previous Topic: GetFileSize Method

Next Topic: SetFileAgent Method


CopyFileData Method

Copies file data.

Syntax

object.CopyFileData()

Owning Class

CaWFormAttachment

Arguments

None

Return Value

Returns true on success, false on fail.

Example

bool bResult = FormAttachment.CopyFileData()

More information: