SOLIDWORKS PDM Professional API Help Send Feedback
EdmFileInfo Structure Fields
See Also 
EPDM.Interop.epdm Namespace : EdmFileInfo Structure


For a list of all members of this type, see EdmFileInfo members.

Public Fields

 NameDescription
public FieldmbsPathFile system path to the file or folder.  
public FieldmhResultResult code for the add operation.  
public FieldmlArgCaller-defined argument passed to one of the add methods.  
public FieldmlFileIDID of the created file.  
public FieldmlFolderIDID of the created file's parent folder.  
public FieldmpoObjectInterface for the file or folder that was added to the batch using one of the IEdmBatchAdd::AddXxxxx methods.  
Top

See Also