
UNSOLVED
A
amarcionek
1 Rookie
•
56 Posts
0
3351
January 7th, 2009 12:00
XSystem Fields
Can applications create custom XSystem Fields? If so, do we use XAM_CreateInt or XAM_SetInt using the XSystem handle?
OK, I think I found the answer. Yes, you can create them, but they only persist while the connection is open. Once the connection is closed, they disappear. Is that right?
Responses (1)
Solutions (0)

gstuartemc
2 Intern
•
417 Posts
89
0
Posted January 8th, 2009 02:00
That's correct Adam. You can also create fields on the XAM Library handle - this allows you to set options that will be inherited for all subsequent XSystem connections that you create.