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


