HSDK Class Descriptions › CaFormAttachment › HINT32 GetFileSize(void)
Retrieves the file size of the attachment.
CaFormAttachment
None
HINT32 - file size
Throws CaException on error.
Example
HINT32 iFileSize = FormAttachment.GetFileSize();
More information: