SOLIDWORKS PDM Professional API Help Send Feedback
IEdmGetOpCallback Interface Methods
See Also 
  
EPDM.Interop.epdm Namespace : IEdmGetOpCallback Interface

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

Public Methods

 NameDescription
 MethodConfirmReplaceGets whether to replace an existing file.  
 MethodLogMessageNotifies about an error that occurred during the process.  
 MethodProgressBeginMarks the beginning of the process.  
 MethodProgressEndMarks the end of the operation.  
 MethodProgressStepUpdates the progress bar.  
 MethodReportFailureObsolete. Superseded by IEdmGetOpCallback2::ReportFailureEx.  
Top

See Also