Interface ICamApiMacroCommandSchema
Describes the field keys a recorded command expects (for CreateCommandData/Set*).
Obtained via ICamApiMacroCommandsManager.GetCommandSchema.
Assembly: CAMAPI.Macros.dll
Syntax
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("EE26CA0B-8EEE-445C-AF9E-36E26C4F4485")]
public interface ICamApiMacroCommandSchema
Methods
GetClassItemCommand(TMacroCommandType, string)
Declaration
ICamApiMacroCommandFieldList GetClassItemCommand(TMacroCommandType CommandType, string Discriminator)
Parameters
Returns
GetFlatCommand(TMacroCommandType)
Declaration
ICamApiMacroCommandFieldList GetFlatCommand(TMacroCommandType CommandType)
Parameters
Returns