2.3.2.4 SystemClassWithMembers

The SystemClassWithMembers record is less verbose than ClassWithMembersAndTypes. It does not contain a LibraryId or the information about the Remoting Types of the Members. This record implicitly specifies that the Class is in the System Library. This record can be used when the information is deemed unnecessary because it is known out of band or can be inferred from context.


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

RecordTypeEnum

ClassInfo (variable)

...

RecordTypeEnum (1 byte): A RecordTypeEnumeration value that identifies the record type. Its value MUST be 2.

ClassInfo (variable): A ClassInfo structure that provides information about the name and Members of the Class.