Back to FabImage Library Lite website
You are here: Start » Camera Support » STC » STC_SetBoolParameter
STC_SetBoolParameter
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | fil |
Sets a parameter of type Bool.
Syntax
void fil::STC_SetBoolParameter ( Omron_State& ioState, ftl::Optional<const ftl::String&> inDeviceID, const ftl::String& inParameter, bool inValue )


