- Messages
- 15
- Country

Not sure it is possible, but here goes:
In the SDK samples, the "unmarshalling" of the structs received from FS is done via structs and casts from object[] to whatever type you have. I am wondering if anyone has tried to use classes instead of structs. It should be possible to put StuctLayout on reference types also...
Thanks,
In the SDK samples, the "unmarshalling" of the structs received from FS is done via structs and casts from object[] to whatever type you have. I am wondering if anyone has tried to use classes instead of structs. It should be possible to put StuctLayout on reference types also...
Thanks,