::hwat::utils::GetComponentSystem - Finds the system for the component.
::hwat::utils::GetComponentSystem compid
compid |
The ID of the component. |
The ID of the system if successful, {} if unsuccessful.
::hwat::utils::GetComponentSystem 102
This function assumes that all nodes of the component have the same system. The function returns 0 if the component does not have a system.