2.5.198.62 PtgFunc
The PtgFunc structure specifies a call to a function with a fixed number of parameters, as defined in function-call.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ptg |
A |
B |
iftab |
ptg (5 bits): Reserved. MUST be 0x01.
A - type (2 bits): A PtgDataType that specifies the data type for the value of this Ptg.
B - reserved (1 bit): MUST be zero, and MUST be ignored.
iftab (2 bytes): A Ftab that specifies the function to be called. MUST specify a function with a fixed number of parameters.