Returns the value of the OutputDirectory member of the BlackIceDEVMODE. Represents the value of the 'Output Directory' edit box.
GetOutputDirectory(pBlackIceDEVMODE As Long) As String
Input value - handle to the BlackIceDEVMODE
Return value - Output Directory
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.