Back to Aurora Vision Library website
You are here: Start » Function Reference » Camera Support » ZebraCVCameras » ZebraCVCameras_GetEnumParameterAsString
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
| Module: | ThirdParty |
Gets an enum parameter of the ZebraCVCameras device.
Syntax
void avl::ZebraCVCameras_GetEnumParameterAsString ( ZebraCVCameras_State& ioState, atl::Optional<const atl::String&> inDeviceID, const atl::String& inName, atl::String& outValue )



