Interface ICamIpcMacroCommandSchema
Describes the field keys each command type expects. Mirror of ICamApiMacroCommandSchema.
Assembly: CAMIPC.Macros.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("5B91A327-29EE-47D0-940D-40512133630A")]
public interface ICamIpcMacroCommandSchema
Methods
GetClassItemCommand(TMacroCommandType, string, ref TExecuteContext)
Declaration
ICamIpcMacroCommandFieldList GetClassItemCommand(TMacroCommandType CommandType, string Discriminator, ref TExecuteContext ExecuteContext)
Parameters
Returns
GetFlatCommand(TMacroCommandType, ref TExecuteContext)
Declaration
ICamIpcMacroCommandFieldList GetFlatCommand(TMacroCommandType CommandType, ref TExecuteContext ExecuteContext)
Parameters
Returns
GetInstanceId()
Declaration
Returns