Interface ICamIpcHandlerApplicationAfterClose
Handler for event to be called right after CAM application closed
Namespace: CAMIPC.Application
Assembly: CAMIPC.Application.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("835A7771-3936-4B4C-A036-0B8B7698E656")]
public interface ICamIpcHandlerApplicationAfterClose
Methods
ApplicationAfterClose(string)
Handler for event to be called right before CAM application closed
Declaration
void ApplicationAfterClose(string HandlerIdent)
Parameters
Type | Name | Description |
---|---|---|
string | HandlerIdent |