2.3.2.3 SystemClassWithMembersAndTypes

The SystemClassWithMembersAndTypes record is less verbose than ClassWithMembersAndTypes. It does not contain a LibraryId. This record implicitly specifies that the Class is in the System Library.


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)

...

MemberTypeInfo (variable)

...

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

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

MemberTypeInfo (variable): A MemberTypeInfo structure that provides information about the Remoting Type of the Members.