GetSocName
Function Usage
Obtains the processor version of the current operating environment.
Prototype
1 | static std::string DeviceManager::GetSocName(); |
Response Parameters
Data Structure |
Description |
|---|---|
string |
Returns the processor version information.
|
Parent topic: DeviceManager