2.1.1.8 ClassTypeInfo

The ClassTypeInfo identifies a Class (2) by its name and reference to BinaryLibrary 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

TypeName (variable)

...

LibraryId

TypeName (variable): A LengthPrefixedString value that contains the name of the Class (2). The format of the string is specified in [MS-NRTP] section 2.2.1.2.

LibraryId (4 bytes): An INT32 (as specified in [MS-DTYP] section 2.2.22) value that represents the ID that identifies the Library name. The record that contains this field in a serialization stream MUST be preceded by a BinaryLibrary record that defines the Library name for the ID.