Interface ICamIpcHandlerApplicationNewProject
Handler for event to be called before application creates new project
Namespace: CAMIPC.Application
Assembly: CAMIPC.Application.dll
Syntax
[Guid("5784B354-9584-4E32-854D-09B7CCF2072E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamIpcHandlerApplicationNewProject
Methods
ApplicationNewProject(string)
Handler for event to be called before application creates new project
Declaration
void ApplicationNewProject(string HandlerIdent)
Parameters
Type | Name | Description |
---|---|---|
string | HandlerIdent |