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

The following tables list the members exposed by IEdmGetOpCallback.

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