IsInitDevices
Function Usage
Determines whether to initialize all devices.
Prototype
bool DeviceManager::IsInitDevices() const;
Parameter Description
Parameter |
Input/Output |
Description |
|---|---|---|
device |
Input |
Device to be used. |
Return Parameter Description
Data Structure |
Description |
|---|---|
bool |
Determines whether to initialize all devices. |
Parent topic: DeviceManager