2.4.177 NameFnGrp12

The NameFnGrp12 record specifies the name of a function in a function category that is specified in an FnGrp12 record.


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

frtHeader

...

...

cachName

fgrp

rgach (variable)

...

frtHeader (12 bytes): An FrtHeader structure. The frtHeader.rt field MUST be 0x0899.

cachName (2 bytes): An unsigned integer that specifies the number of characters in the name of the function.  The value MUST be greater than or equal to 1 and less than or equal to 255.

fgrp (2 bytes): An unsigned integer that specifies the zero-based index of the function category that this function belongs to. This value minus 32 specifies the zero-based index of an FnGrp12 record in the collection of FnGrp12 records, as specified by the Globals Substream ABNF.  MUST be greater than or equal to 32 and less than or equal to 255. 

rgach (variable): An XLNameUnicodeString structure that specifies the name of the function. The length MUST be equal to cachName.