MSIR.0827 AUTO not supported for (what): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
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 instantiation method (probably <tt>New</tt>) should be added to the request. | 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 instantiation method (probably <tt>New</tt>) should be added to the request. | ||
[[Category:Sirius Mods | [[Category:Sirius Mods messages]] |
Revision as of 18:00, 19 April 2013
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.