| Visual Basic | |
|---|---|
Sub AddFileByID( _ ByVal lFileID As System.Integer, _ ByVal lFolderID As System.Integer _ ) | |
Parameters
- lFileID
- ID of file to delete
- lFolderID
- ID of file's parent folder
After calling this method, call IEdmBatchDelete::CommitDelete to delete the file from the vault.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2008