.NET 框架类库
X# Runtime and VO SDK Reference
X# Runtime and SDK Reference
VO
CStorage 类
CStorage 方法
AttachmentAdd 方法
AttachmentClose 方法
AttachmentDelete 方法
AttachmentFullPath 方法
AttachmentOpen 方法
AttachmentRead 方法
AttachmentSave 方法
AttachmentWrite 方法
CreateNewEMail 方法
LoadEMail 方法
RawClose 方法
RawNew 方法
RawWrite 方法
SaveAttachments 方法
SaveEMail 方法
CStorage.AttachmentClose 方法
在接收到附件或在发送过程中从存储中读取附件后,调用此方法。CStorage 中的实现关闭一个打开的文件。
命名空间:
VO
程序集:
VOInternetClasses (在 VOInternetClasses.dll 中) 版本:2.22 GA
语法
X#
C#
复制
VIRTUAL
METHOD
AttachmentClose
()
AS
VOID
public
virtual
void
AttachmentClose
()
查看代码
参见
引用
CStorage 类
VO 命名空间