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