Back to FabImage Library Lite website
You are here: Start » Conversions » BoolToPassFailStatus
BoolToPassFailStatus
| Header: | FIL.h |
|---|---|
| Namespace: | fil |
Converts a bool value to a pass/fail status.
Syntax
void fil::BoolToPassFailStatus ( const bool inBool, fil::PassFailStatus& outPassFailStatus )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inBool | const bool | ||
![]() |
outPassFailStatus | PassFailStatus& |


