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

The following tables list the members exposed by IEdmUnlockOpCallback.

Public Methods

 NameDescription
 MethodMsgBoxCalled by the check-in operation to display a message box with information or options that the user can choose.  
 MethodProgressBeginCalled by the check-in operation when it starts.  
 MethodProgressEndCalled by the check-in operation when it finishes.  
 MethodProgressStepCalled to advance a progress bar.  
 MethodProgressStepEventCalled to advance a progress bar.  
Top

See Also