Forum Discussion
RokuChris
13 years agoRoku Employee
You can pass your config data around as parameters to those functions that need to access it.
Or store it as a member of the global m http://sdkdocs.roku.com/display/RokuSDK ... hispointer
Then, you can call GetGlobalAA() from within other objects to access the global m http://sdkdocs.roku.com/display/RokuSDK ... AAAsObject
Or store it as a member of the global m http://sdkdocs.roku.com/display/RokuSDK ... hispointer
Then, you can call GetGlobalAA() from within other objects to access the global m http://sdkdocs.roku.com/display/RokuSDK ... AAAsObject