Interface ICamApiHandlerApplicationUpdateProcessState
  
  
  
  Assembly: CAMAPI.Application.dll
  Syntax
  
    [Guid("C2F64078-F295-4B16-BDBC-41FAF6CEC1D6")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiHandlerApplicationUpdateProcessState
   
  Methods
  
  ApplicationUpdateProcessState(string, string, int)
  
  
  Declaration
  
    void ApplicationUpdateProcessState(string HandlerIdent, string ProcessStageCaption, int ProcessStagePercent)
   
  Parameters
  
    
      
        | Type | Name | Description | 
    
    
      
        | string | HandlerIdent |  | 
      
        | string | ProcessStageCaption |  | 
      
        | int | ProcessStagePercent |  |