SyncObjectEvents.Progress(OlSyncState, String, Int32, Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Il s’agit d’un membre d’une interface d’événement dans une coclasse COM. Il n’est pas destiné à être utilisé dans votre code.
public:
void Progress(Microsoft::Office::Interop::Outlook::OlSyncState State, System::String ^ Description, int Value, int Max);
public void Progress (Microsoft.Office.Interop.Outlook.OlSyncState State, string Description, int Value, int Max);
Public Sub Progress (State As OlSyncState, Description As String, Value As Integer, Max As Integer)
Paramètres
- State
- OlSyncState
- Description
- String
- Value
- Int32
- Max
- Int32