Enables or disables the inclusion of the DTD chunk in the XML output.
SetXMLIncludeDTD (pBlackIceDEVMODE As Long, bEnable As Boolean) As Boolean
Input value - pointer to the BlackIceDEVMODE structure.
- new state of the option.
Return value - TRUE on success, otherwise FALSE.
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.