IEdmUnlockOpCallback Interface
Allows you to access information and gain control of IEdmBatchUnlock operations.
Syntax
Visual Basic (Declaration) | |
---|
Public Interface IEdmUnlockOpCallback |
C# | |
---|
public interface IEdmUnlockOpCallback |
C++/CLI | |
---|
public interface class IEdmUnlockOpCallback |
Example
Remarks
See Also