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

The following tables list the members exposed by IEdmCallback.

Public Methods

 NameDescription
 MethodSetModifiedFlagIndicates that the contents of a document have changed.  
 MethodSetProgressPosSets the current position in the progress bar.  
 MethodSetProgressRangeSets the minimum and maximum values in the progress bar.  
 MethodSetStatusMessageDisplays a message to the user.  
Top

See Also