GetImageFileName

Returns the value of the FileImageName member of the BlackIceDEVMODE. Represents the value of the 'File Image Name' edit box if Filename Generation method is ‘Exact filename’.

 

GetImageFileName(pBlackIceDEVMODE As Long) As String

 

Input value    - handle to the BlackIceDEVMODE

Return value - Image Filename

 

NOTE: For 32-bit applications , use pBlackIceDEVMODE as Integer, instead of Long.