GetXMLIncludePath

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

 

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