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

Syntax

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

Arguments

Name Description
out pState Returns the server state.

Return Values

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

Value Description
ResultSuccess The status was obtained successfully.

Description

Gets the server state.

Revision History

2010/08/16
Initial version.

CONFIDENTIAL