nn::boss::GetNsDataIdList Functionnn::Result GetNsDataIdList( 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 content data. |
Gets a list of NS content for the specified data type.
CONFIDENTIAL