nn::nex::UserContext::SetBoolValue Member Function

Syntax

void SetBoolValue(
     qBool bValue
);

Parameters

Name Description
in bValue User-defined qBool value.

Return Values

None.

Description

Sets user-defined values that can be obtained using GetBoolValue.

See Also

GetBoolValue

Revision History

2011/01/27
Initial version.

CONFIDENTIAL