Interface ICamIpcHandlerApplicationUpdateProcessState
Assembly: CAMIPC.Application.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("1689D3B8-730D-496D-AEC4-BB65DECB9D43")]
public interface ICamIpcHandlerApplicationUpdateProcessState
Methods
ApplicationUpdateProcessState(string, string, int)
Declaration
void ApplicationUpdateProcessState(string HandlerIdent, string ProcessStageCaption, int ProcessStagePercent)
Parameters
Type |
Name |
Description |
string |
HandlerIdent |
|
string |
ProcessStageCaption |
|
int |
ProcessStagePercent |
|