Windows SDK API Reference
|
BO interface. More...
#include <meeting_breakout_rooms_interface_v2.h>
Public Member Functions | |
virtual | ~IBOMeeting () |
virtual const wchar_t * | GetBOID ()=0 |
Get BO ID. More... | |
virtual const wchar_t * | GetBOName ()=0 |
Get BO name. More... | |
virtual IList< const wchar_t * > * | GetBOUserList ()=0 |
Get user ID list in the BO. More... | |
BO interface.
Definition at line 80 of file meeting_breakout_rooms_interface_v2.h.
|
inlinevirtual |
Definition at line 83 of file meeting_breakout_rooms_interface_v2.h.
|
pure virtual |
Get BO ID.
|
pure virtual |
Get BO name.