nn::nex::StationURL::GetPrincipalID Member Function

Syntax

PrincipalID GetPrincipalID() const;

Parameters

None.

Return Values

PrincipalID specified with this StationURL.

Description

Gets the PrincipalID specified by this StationURL.

A PrincipalID might not be set if this StationURL was not obtained from the game server using a function such as MatchMakingClient::GetSessionURLs.

Revision History

2012/01/27
Noted in the Description that the return value does not necessarily return a PrincipalID.
2011/01/27
Initial version.

CONFIDENTIAL