MSIR.0733 (var mem) (name) not found in (classs struct) (clname): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "An apparent class member reference or structure variable reference had a name that was not actually in the class or structure. Probably the name is misspelled or was forgotten to...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

An apparent class member reference or structure variable reference had a name that was not actually in the class or structure. Probably the name is misspelled or was forgotten to be declared.