Type of check-in commands passed to 
IEdmUnlockOpCallback while checking in files with the 
IEdmBatchUnlock interface in order to notify the caller about the progress of the operation. 
            
Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Enum EdmUnlockEventMsg 
   Inherits System.Enum | 
| C# |  | 
|---|
| public enum EdmUnlockEventMsg : System.Enum  | 
| C++/CLI |  | 
|---|
| public enum class EdmUnlockEventMsg : public System.Enum  | 
Members
            
             
             
            
            
             
            See Also