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


The following tables list the members exposed by EdmFileInfo.

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