nn::nex::IndependentServer::GetServerTime Member Function

Syntax

static qBool GetServerTime(
     DateTime * pServerTime
);

Parameters

Name Description
out pServerTime The server time.

Return Values

Returns the execution result.

Value Description
true Success.
false Failure. (Not logged in to the friend server.)

Description

Gets the server time (UTC).

You must be logged in to the friend server.

Revision History

2012/05/15
Initial version.

CONFIDENTIAL