MSIR.0724 (type) name missing: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
mNo edit summary
Line 1: Line 1:
A structure or class name was expected but none was specified. The <tt>Structure</tt> or <tt>Class</tt> keywords should always be followed by the name of the applicable structure or class. See the ''Janus SOAP Reference Manual'' for more information.
A structure or class name was expected but none was specified. The <var>Structure</var> or <var>Class</var> keywords should always be followed by the name of the applicable structure or class. See [[Classes and Objects]] for more information.


[[Category:Sirius Mods messages]]
[[Category:Sirius Mods messages]]

Revision as of 17:19, 23 April 2014

A structure or class name was expected but none was specified. The Structure or Class keywords should always be followed by the name of the applicable structure or class. See Classes and Objects for more information.