nn::nex::NgsFacade::~NgsFacade Destructor

Syntax

virtual ~NgsFacade();

Parameters

None.

Description

Destructor.

When the status is either logging in, logged in, or logging out, the NgsFacade::Terminate function is called inside the destructor and blocks until the library transitions to offline status. We recommend calling NgsFacade::Terminate function before the destructor is called.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL