nn::uds::CTR::NetworkDescription::CanConnectAsClient Member Function

Syntax

bool CanConnectAsClient() const;

Parameters

None.

Return Values

Returns whether client connections are allowed.

Value Description
true Allowed.
false Not allowed.

Description

Checks whether client connections are allowed.

Revision History

2011/03/08
Added Revision History. Added a description of the return values.
2010/11/10
Initial version.

CONFIDENTIAL