All Frameworks Object Hierarchy This Framework Previous Next Indexes
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---SendToService
| o Sub AddFile( | CATBSTR | iPath) |
| o Sub GetLastSendToMethodError( | CATBSTR | oErrorParam, |
| long | oErrorCode) |
| code | diagnosis | oErrorParam value |
|---|---|---|
| 0 | action successfully performed :-) | |
| 1 | PX1 license not granted | |
| 2 | internal error | |
| 5 | file already in the list | file name |
| 6 | file is not in the list | file name |
| 7 | empty file list | |
| 8 | missing target directory | |
| 9 | no common root directory | |
| 10 | file does not exist | file name |
| 11 | input is a directory | directory name |
| 12 | directory check failed | directory name |
| 13 | invalid file name | given name |
| 14 | file has no read permission | given name |
| 36 | allocation failed :-( |
| o Sub GetListOfDependantFile( | CATSafeArrayVariant | oDependant) |
| o Sub GetListOfToBeCopiedFiles( | CATSafeArrayVariant | oWillBeCopied) |
| o Sub KeepDirectory( | boolean | iKeep) |
| o Sub RemoveFile( | CATBSTR | iFile) |
| o Sub Run( | ) |
| o Sub SetDirectoryFile( | CATBSTR | iDirectory) |
| o Sub SetDirectoryOneFile( | CATBSTR | iFile, |
| CATBSTR | iDirectory) |
| o Sub SetInitialFile( | CATBSTR | iPath) |
Send.SetInitialFile(iPath)
| o Sub SetRenameFile( | CATBSTR | iOldname, |
| CATBSTR | iNewName) |
Copyright © 2003, Dassault Systèmes. All rights reserved.