GetFileExtension

Returns the value of the FileExtension member of the BlackIceDEVMODE. Represents the value of the 'File Name Extension' edit box.

 

GetFileExtension(pBlackIceDEVMODE As Long) As String

 

Input value    - handle to the BlackIceDEVMODE

Return value - File Name Extension

 

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