Interface ICamApiHandlerTechOperationSaveToXmlProp
Handler for event to be called when saving operation properties to XML file, describing operation
Namespace: CAMAPI.TechOperation
Assembly: CAMAPI.TechOperation.dll
Syntax
[Guid("9FCC05B2-7849-4B9B-A179-52EE7D09312E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ICamApiHandlerTechOperationSaveToXmlProp
Methods
SaveToXmlProp(IST_XMLPropPointer)
Handler for event to be called when saving operation properties to XML file, describing operation
Declaration
void SaveToXmlProp(IST_XMLPropPointer XMLProp)
Parameters
Type | Name | Description |
---|---|---|
IST_XMLPropPointer | XMLProp |