GEOS SDK TechDocs
|
|
1 FoamSubApplicationClass
|
1.2 Using a FoamSubApplication Object
There is only one instance data field in a
FoamSubApplicationClass
object. This field is noted below.
Code Display 2-1 FoamSubApplicationClass Instance Data
@instance FApplication FSAI_launcherApp;
FSAI
_launcherApp
stores an
FApplication
type referring to the application it should reside under.
For FoamSubApplication objects, the following
FApplication
values are the only values that are relevant:
GEOS SDK TechDocs
|
|
1 FoamSubApplicationClass
|
1.2 Using a FoamSubApplication Object