nn::boss::GetOwnNsDataIdList Functionnn::Result GetOwnNsDataIdList( u32 dataType, NsDataIdList * pNsDataId );
| Name | Description | |
|---|---|---|
| in | dataType | Specifies the data type. (Use DATA_TYPE_ALL to specify all data types) |
| out | pNsDataId | Specifies an object storing a list of NSD serial IDs. |
Gets a list of NS content excluding shared NSD. In other words, returns a list of NSD for just the calling application, even if there is shared NSD.
CONFIDENTIAL