Returns a formatted message.
Syntax
BegFunc IsPhysicalMsgFilePath Access(*Public) Type(*Boolean) DclSrParm xmlDoc Type(System.Xml.XmlDocument) DclSrParm dbName Type(*String) DclSrParm library Type(*String) DclSrParm file Type(*String)
Parameters
- xmlDoc
- System.Xml.XmlDocument object representing an Xml message file.
- dbName
- String. The database name of the physical message file path.
- library
- String. The library of the physical message file path.
- file
- String. The file name of the physical message file path.
Return Value
Boolean True if the message is a physical file path and also the database name, library, and file name.
Requirements
Namespace: | ASNA.Monarch |
Assembly: | ASNA.Monarch.WebDspF.DLL |
Platforms: | Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8 Pro, Windows 10 Pro |