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.


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

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.