| Visual Basic | |
|---|---|
Public Enum EdmProgressType Inherits System.Enum | |
| C# | |
|---|---|
public enum EdmProgressType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class EdmProgressType : public System.Enum | |
| Member | Description |
|---|---|
| Ept_FileTransfer | 2 = Progress bar for copying the data of a single file |
| Ept_Operation | 1 = Progress bar for the entire operation |
| Ept_UpdateReference | 3 = Progress bar for updating file references |
EPDM.Interop.epdm Namespace
IEdmGetOpCallback::ProgressBegin Method ()
IEdmGetOpCallback::ProgressEnd Method ()
IEdmGetOpCallback::ProgressStep Method ()
IEdmUnlockOpCallback::ProgressBegin Method ()
IEdmUnlockOpCallback::ProgressEnd Method ()
IEdmUnlockOpCallback::ProgressStep Method ()
IEdmUnlockOpCallback::ProgressStepEvent Method ()
IEdmGetOpCallback::ProgressBegin Method ()
IEdmGetOpCallback::ProgressEnd Method ()
IEdmGetOpCallback::ProgressStep Method ()
IEdmUnlockOpCallback::ProgressBegin Method ()
IEdmUnlockOpCallback::ProgressEnd Method ()
IEdmUnlockOpCallback::ProgressStep Method ()
IEdmUnlockOpCallback::ProgressStepEvent Method ()