MSIR.0733 (var mem) (name) not found in (classs struct) (clname)

From m204wiki
Revision as of 15:01, 9 November 2010 by 198.242.244.47 (talk) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.