Back to Aurora Vision Library Lite website
You are here: Start » Conversions » GoPxLAddressToString
GoPxLAddressToString
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
| Header: | ThirdPartySdk.h |
|---|---|
| Namespace: | avl |
Converts a GoPxL device address to a String.
Syntax
void avl::GoPxLAddressToString ( const avl::GoPxLAddress& inAddress, atl::String& outString )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inAddress | const GoPxLAddress& | ||
![]() |
outString | String& |


