PCV services: Difference between revisions
Line 426: | Line 426: | ||
! Cmd || Name || Notes | ! Cmd || Name || Notes | ||
|- | |- | ||
| 0 || GetDeviceLocationName || Returns an | | 0 || GetDeviceLocationName || Returns an output [[#LocationName]]. | ||
|- | |- | ||
| 1 || SetDeviceLocationName || Takes an | | 1 || SetDeviceLocationName || Takes an input [[#LocationName]]. | ||
|- | |- | ||
| 2 || GetTotalLocationNameCount || | | 2 || GetTotalLocationNameCount || No input, returns an output u32. | ||
|- | |- | ||
| 3 || LoadLocationNameList || | | 3 || LoadLocationNameList || | ||
Line 447: | Line 447: | ||
|- | |- | ||
|} | |} | ||
=== LocationName === | |||
This is an 0x24-byte struct. |