nn::boss::ApplicationIdInfoList Structurestruct ApplicationIdInfoList
{
u16 size;
AppIdType appId[MAX_APPLICATION_ID];
};
Definition of an internal structure that maintains attribute information for the ApplicationIdList class.
| size | Valid size of the application ID list. | |
|---|---|---|
| appId | The application ID list. |
CONFIDENTIAL