Meeting SDK for Windows API Reference
|
Information of seat placement in a template. More...
#include <customized_immersive.h>
Public Member Functions | |
SeatPlacementInfo () | |
Data Fields | |
unsigned int | seat_id |
The seat ID. | |
RECT | position |
The seat position. | |
Information of seat placement in a template.
Definition at line 26 of file customized_immersive.h.
|
inline |
Definition at line 31 of file customized_immersive.h.
RECT SeatPlacementInfo::position |
The seat position.
Definition at line 29 of file customized_immersive.h.
Referenced by SeatPlacementInfo().
unsigned int SeatPlacementInfo::seat_id |
The seat ID.
Definition at line 28 of file customized_immersive.h.
Referenced by SeatPlacementInfo().