LoadMessageInfo (XmlDoc subroutine)
Load message info into this XmlDoc (XmlDoc class)
This page is under construction.
Syntax
doc:LoadMessageInfo[( [string])]
Syntax terms
doc | An XmlDoc object, to which elements are added corresponding to the selected messages. |
---|---|
EDEFHD | A string of at least 14 bytes. If this argument is specified, it is used to create a single element in the doc method object, corresponding to the first 14 bytes of the value specified for EDEFHD. |
Usage notes
Examples
See also
- LoadMsgctl, which produces an XmlDoc with the same attributes for the
<msg>
elements.