Sets the InterfaceName member of the BlackIceDEVMODE. The InterfaceName member stores the name of the messaging interface.
SetInterfaceName(LPCTSTR intfname, pDevMode As Long) As Boolean;
Input value: intfname - Interface Name (string)
Input value: pDevMode - handle to the BlackIceDEVMODE structure.
Return value - TRUE if the member was successfully set, otherwise FALSE.