GetFileNamePrefix

Returns the value of the FileNamePrefix member of the BlackIceDEVMODE. Represents the value of the 'File Name Prefix' edit box.

 

GetFileNamePrefix(pBlackIceDEVMODE As Long) As String

 

Input value    - handle to the BlackIceDEVMODE

Return value - File Name Prefix

 

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