nn::cfg::CTR::SimpleAddressId

nn::cfg::CTR::SimpleAddressId Structure

Syntax

struct SimpleAddressId
{
   u32 id;
};

Description

Structure that represents simple address information IDs.

Member Variables

id u32 Simple address information ID.

Member Functions

GetCountryCode Returns only the country code part in the simple address information ID.
GetRegionCode Returns only the region code part in the simple address information ID.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL