Interface ICamApiHandlerApplicationUpdateStartProgress
  
  
  
  Assembly: CAMAPI.Application.dll
  Syntax
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("2440B526-2CBA-4918-B451-3705068659EC")]
public interface ICamApiHandlerApplicationUpdateStartProgress
   
  Methods
  
  ApplicationUpdateStartProgress(string, string, int)
  
  
  Declaration
  
    void ApplicationUpdateStartProgress(string HandlerIdent, string ProgressStageCaption, int ProgressStagePercent)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | string | HandlerIdent |  | 
      
        | string | ProgressStageCaption |  | 
      
        | int | ProgressStagePercent |  |