NSD services: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
= nsd:u = | = nsd:u, nsd:a = | ||
This is "nn::nsd::detail::IManager". | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
! Cmd || Name | ! Cmd || Name | ||
|- | |- | ||
| 10 || | | 10 || GetSettingName | ||
|- | |- | ||
| 11 || | | 11 || GetEnvironmentIdentifier | ||
|- | |- | ||
| 12 || | | 12 || GetDeviceId | ||
|- | |- | ||
| 13 || | | 13 || DeleteSettings | ||
|- | |- | ||
| 14 || | | 14 || ImportSettings | ||
|- | |- | ||
| 20 || Resolve | | 20 || Resolve | ||
Line 18: | Line 20: | ||
| 21 || ResolveEx | | 21 || ResolveEx | ||
|- | |- | ||
| 30 || | | 30 || GetNasServiceSetting | ||
|- | |- | ||
| 31 || | | 31 || GetNasServiceSettingEx | ||
|- | |- | ||
| 40 || | | 40 || GetNasRequestFqdn | ||
|- | |- | ||
| 41 || | | 41 || GetNasRequestFqdnEx | ||
|- | |- | ||
| 42 || | | 42 || GetNasApiFqdn | ||
|- | |- | ||
| 43 || | | 43 || GetNasApiFqdnEx | ||
|- | |- | ||
| 50 || | | 50 || GetCurrentSetting | ||
|- | |- | ||
| 60 || | | 60 || ReadSaveDataFromFsForTest | ||
|- | |- | ||
| 61 || | | 61 || WriteSaveDataToFsForTest | ||
|- | |- | ||
| 62 || | | 62 || DeleteSaveDataOfFsForTest | ||
|} | |} | ||
== | == GetEnvironmentIdentifier == | ||
Takes a type-0x16 buffer with size 8. Returns a string. | Takes a type-0x16 buffer with size 8. Returns a string. | ||