IsInitDevices
函数功能
所有设备是否初始化。
函数原型
bool DeviceManager::IsInitDevices() const;
参数说明
参数名 |
输入/输出 |
说明 |
---|---|---|
device |
输入 |
要使用的设备。 |
返回参数说明
数据结构 |
说明 |
---|---|
bool |
所有设备是否初始化。 |
父主题: DeviceManager
所有设备是否初始化。
bool DeviceManager::IsInitDevices() const;
参数名 |
输入/输出 |
说明 |
---|---|---|
device |
输入 |
要使用的设备。 |
数据结构 |
说明 |
---|---|
bool |
所有设备是否初始化。 |