PCV services: Difference between revisions
→ITimeZoneService: Imported from SwIPC. |
|||
Line 432: | Line 432: | ||
| 2 || GetTotalLocationNameCount || No input, returns an output s32. | | 2 || GetTotalLocationNameCount || No input, returns an output s32. | ||
|- | |- | ||
| 3 || LoadLocationNameList || | | 3 || LoadLocationNameList || | ||
|- | |- | ||
| 4 || LoadTimeZoneRule || Takes an input [[#LocationName]] and a type-0x16 output buffer for [[#TimeZoneRule]], no output. | | 4 || LoadTimeZoneRule || Takes an input [[#LocationName]] and a type-0x16 output buffer for [[#TimeZoneRule]], no output. | ||
Line 447: | Line 447: | ||
|- | |- | ||
|} | |} | ||
=== LoadLocationNameList === | |||
Takes an input s32 LocationName_index and a type-0x6 output buffer for [[#LocationName]], returns an output s32 for total output entries. | |||
=== LocationName === | === LocationName === |