MSIR.0827 AUTO not supported for (what): Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The <tt>Auto</tt> qualifier was specified on an object variable declaration but Auto is not supported for that class. The <tt>Auto</tt> keyword should be removed and a run-time i...")
 
m (1 revision)
(No difference)

Revision as of 16:45, 9 November 2010

The Auto qualifier was specified on an object variable declaration but Auto is not supported for that class. The Auto keyword should be removed and a run-time instantiation method (probably New) should be added to the request.