cn.tee3.avd_SDK-C++
2.1.0
|
Public 类型 | |
typedef unsigned int | DesktopT |
Public 成员函数 | |
DesktopId () | |
DesktopId (const DesktopT &id, int index) | |
const DesktopT & | id () const |
int | index () const |
bool | IsValid () const |
bool | Equals (const DesktopId &other) const |
静态 Public 成员函数 | |
static DesktopId | Cast (int id, int index) |
typedef unsigned int DesktopId::DesktopT |
DesktopId::DesktopId | ( | ) |
DesktopId::DesktopId | ( | const DesktopT & | id, |
int | index | ||
) |
|
static |
int DesktopId::index | ( | ) | const |
参考自 Equals().
bool DesktopId::IsValid | ( | ) | const |