nn::dlp::CTR::Server::GetState Member Function

Syntax

static nn::Result GetState(
     ServerState * pState
);

Parameters

Name Description
out pState Returns the server state.

Return Values

The following Results are returned as the result of the operation.

Value Description
Result::IsSuccess The status was obtained successfully.

Description

Gets the server state.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL