nn::boss::HeaderInfoType Enumerated Type

Syntax

enum HeaderInfoType;

Value

Value Description
NSD_TITLEID 0: Title ID
NSD_FLAGS 1: NSD flag.
NSD_DATATYPE 2: Data type.
NSD_LENGTH 3: Payload length.
NSD_SERIALID 4: Serial ID.
NSD_VERSION 5: Version number.
NSD_ALL 6: All attributes.
NSD_HEADER_MAX_VALUE (This enumerator is used for internal processing. It cannot be used from the application.)

Description

Constants indicating the types of NSD header information obtained. (The numeric value at the start of the description for each numerator is the value of that numerator.)

Revision History

2010/09/16
Initial version.

CONFIDENTIAL