Partager via


2.2.1.1 RDPGFX_POINT16

The RDPGFX_POINT16 structure specifies a point relative to the origin of a target surface.


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

x

y

x (2 bytes):  A 16-bit signed integer that specifies the x-coordinate of the point.

y (2 bytes):  A 16-bit signed integer that specifies the y-coordinate of the point.