Back to FabImage Library Lite website
You are here: Start » Conversions » StringToGocatorAddress
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 |
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& |


