Partager via


2.2.1.2.225 Enum

The Enum structure contains information specific to the REQTYPE_PORTENUM ReqTypes (section 2.2.1.1.18) value.


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

retcode

size

entries

buffer (variable)

...

retcode (4 bytes): Specifies the return status as explained in section 2.2.1.2.218 for the retcode field.

size (4 bytes): Specifies the size in bytes of the buffer.

entries (4 bytes): Specifies the number of port entries as pointed by the buffer.

buffer (variable): Points to the array of RASMAN_PORT_32 (section 2.2.1.2.226) structures.