interface SysInetAspUploadIUploadManager
Show implementing classes int CodePage(int _CodePage = 0)
void CopyFile(str _FromPath, str _ToPath, COMVariant _varOverwrite = COMVariant::createNoValue()) void CreateDirectory(str _Path, COMVariant _IgnoreAlreadyExists = COMVariant::createNoValue()) void CreateFile(str _Path)
void DecryptAndSendBinary(str _Path, int _IncludeContentType, str _ContentType, COM _pKeyUnk, int _RemoveExt, COMVariant _Attachment = COMVariant::createNoValue()) void DeleteFile(str _Path)
int DetectMacBinary(int _DetectMacBinary = 0)
boolean FileExists(str _Path)
void FromDatabase(str _Connect, str _SQL, str _Path)
void FromRecordset(COMVariant _RecordsetValue, str _Path) int IgnoreNoPost(int _IgnoreNoPost = 0)
void LogonUser(str _Domain, str _UserID, str _Password, COMVariant _Flag = COMVariant::createNoValue()) int MaxTotalSize(int _MaxTotalSize = 0)
void MoveFile(str _FromPath, str _ToPath)
int OverwriteFiles(int _OverwriteFiles = 0)
int PreserveFileTime(int _PreserveFileTime = 0)
str ProgressID(str _ProgressID = "")
void RegisterServer(str _Path, COMVariant _Register = COMVariant::createNoValue()) str RegKey(str _RegKey = "")
void RemoveDirectory(str _Path)
void RevertToSelf()
int Save(COMVariant _Path = COMVariant::createNoValue(), COMVariant _Key = COMVariant::createNoValue(), COMVariant _Ext = COMVariant::createNoValue()) int SaveEncrypted(str _Name, COM _pKeyUnk, str _Ext) int SaveToMemory()
int SaveVirtual(str _Name, COMVariant _Key = COMVariant::createNoValue(), COMVariant _Ext = COMVariant::createNoValue()) int SaveVirtualEncrypted(str _Name, COM _pKeyUnk, str _Ext) void SendBinary(str _Path, COMVariant _varIncudeContentType = COMVariant::createNoValue(), COMVariant _varContentType = COMVariant::createNoValue(), COMVariant _Attachment = COMVariant::createNoValue()) void SetMaxSize(int _nMaxSize, COMVariant _bReject = COMVariant::createNoValue()) void ToDatabaseEx(str _Path, str _Connect, str _SQL, COMVariant _MSAccessHeaders = COMVariant::createNoValue()) int TotalBytes()
real TotalSeconds()
str Version()
Generated by Axapta Doc Generator v. 0.5.2 on 05 Dec 2006Axapta Doc Generator is licensed under the
MIT License. Axapta is a registered trademark of Microsoft Corporation.