Click or drag to resize

CStorage.AttachmentClose Method

X#
This method is called after receiving of an attachment or after reading of an attachment from the storage during sending. The implementation in CStorage closes an open file.

Namespace:  VO
Assembly:  VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD AttachmentClose() AS VOID
Request Example View Source
See Also