Interface ICamIpcHandlerProjectBeforeSave
Namespace: CAMIPC.Project
Assembly: CAMIPC.Project.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("86E3E56B-F682-4DDA-8A3F-33F4C0366CDA")]
public interface ICamIpcHandlerProjectBeforeSaveMethods
ProjectBeforeSave(string, ICamIpcProject)
Declaration
void ProjectBeforeSave(string HandlerIdent, ICamIpcProject Project)Parameters
| Type | Name | Description | 
|---|---|---|
| string | HandlerIdent | |
| ICamIpcProject | Project |