MSIR.0741 (method) does not return a structure or object

From m204wiki
Revision as of 16:41, 9 November 2010 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

A method invocation was followed by a colon but that method does not return an object. It is likely that there is a misunderstanding of the method result type, or, perhaps, the wrong method is being used. Check the documentation for the class to determine the method output type, and the appropriate method to use.