GetXMLIncludeDTD

Returns whether or not the inclusion of the DTD chunk in the XML output is enabled.

 

GetXMLIncludeDTD (pBlackIceDEVMODE As Long) As Boolean

 

Input value    - pointer to the BlackIceDEVMODE structure.

Return value - the current state of the option.

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.