GetInterfaceName

Description         Returns the value of the InterfaceName member of the BlackIceDEVMODE. The InterfaceName member stores the name of the messaging interface.

Syntax                 RetVal = [BIAdvPrn.]InterfaceName  pDevMode

Returns               RetVal                    STRING         Interface Name (string).

Remarks             pDevMode             DEVMODE*  Pointer to the DEVMODE structure.

See Also