GetPluginField/SetPluginField type mismatch |
GetPluginField should return the same datatype that I specify in the CTable.
I have a table that has an int column, I pass an int to SetPluginField, but GetPluginField returns a string!
Which class is this on?
David Fullerton 
Friday, April 24, 2009
I'll take a look. Thanks for the report.
David Fullerton 
Friday, April 24, 2009
|