Returns the value of the INIFileName member of the BlackIceDEVMODE. Represents the value of the 'INI File Name'/'Registry path'/etc. edit box.
GetINIFileName(pBlackIceDEVMODE As Long) As String
Input value - handle to the BlackIceDEVMODE
Return value - INI File Name/Registry Path/etc
NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.