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


