nn::nex::OutputFormat::ShowLocalStationHandle Member Function

Syntax

void ShowLocalStationHandle(
     qBool bDoIt = true
);

Parameters

Name Description
in bDoIt Specifies whether to add the local station handle information to the output log.

Return Values

None.

Description

Sets whether to add the station handle information for the local station itself. (Automatically enabled when NetZ is generated.)

Station::GetLocalStation is added to the output log when this function is set to TRUE.

This function is automatically set as enabled when NetZ is created.

Revision History

2012/05/29
Initial version.

CONFIDENTIAL