NCM services: Difference between revisions
No edit summary |
No edit summary |
||
Line 591: | Line 591: | ||
== ProgramId == | == ProgramId == | ||
This is "nn::ncm::ProgramId". | This is "nn::ncm::ProgramId" or "nn::ncm::SystemProgramId". | ||
This is an u64 ID bound to a | This is an u64 ID bound to a [[Title_list#System_Modules|program]]. | ||
== DataId == | |||
This is "nn::ncm::DataId" or "nn::ncm::SystemDataId". | |||
This is an u64 ID bound to a [[Title_list#System_Data_Archives|data archive]]. | |||
== ApplicationId == | |||
This is "nn::ncm::ApplicationId". | |||
This is an u64 ID bound to an [[Title_list#System_Applications|application]]. | |||
== ProgramLocation == | == ProgramLocation == |