Back to Aurora Vision 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: avs
Module: Genicam

Converts a string to a GigEVision device address.

Syntax

void avs::StringToGevAddress
(
	const atl::String& inString,
	avl::GevAddress& outGevAddress
)

Parameters

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