Back to Aurora Vision Library Lite website

You are here: Start » Conversions » StringLabelToString

StringLabelToString


Header: AVL.h
Namespace: avl

Converts a StringLabel object to a String.

Syntax

void avl::StringLabelToString
(
	const avl::StringLabel& inStringLabel,
	atl::String& outString
)

Parameters

Name Type Default Description
Input value inStringLabel const StringLabel&
Output value outString String&