2.9.202 PlfMcd

The PlfMcd structure specifies macro commands. This structure is used in the sequence of structures that specify command-related customizations. For more information, see Tcg255.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

ch

iMac

...

rgmcd (variable)

...

ch (1 byte): An unsigned integer that identifies this structure as PlfMcd. This value MUST be 1.

iMac (4 bytes): A signed integer that specifies the number of macro command descriptor structures, as specified by the Mcd structure, to follow this structure. This value MUST be greater than or equal to 0.

rgmcd (variable): An array of Mcd structures. The number of structures that are contained in the array is specified by iMac.