Back to FabImage Library website

You are here: Start » Function Reference » Conversions » StringToGevAddress

StringToGevAddress


This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.

Header: Genicam.h
Namespace: fis
Module: Genicam

Converts a string to a GigEVision device address.

Syntax

void fis::StringToGevAddress
(
	const ftl::String& inString,
	fil::GevAddress& outGevAddress
)

Parameters

Name Type Default Description
Input value
inString const String&
Output value
outGevAddress GevAddress&