GetXMLIncludeText

Returns whether or not the use of text tags is enabled in the XML output.

 

GetXMLIncludeText (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.