Back to FabImage Library website
You are here: Start » Function Reference » Conversions » GocatorAddressToString
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: | fil |
| Module: | ThirdParty |
Converts a Gocator device address to a String.
Syntax
void fil::GocatorAddressToString ( const fil::GocatorAddress& inAddress, ftl::String& outString )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inAddress | const GocatorAddress& | ||
![]() |
outString | String& |


