Description Sets the InterfaceName member of the BlackIceDEVMODE. The InterfaceName member stores the name of the messaging interface.
Syntax RetVal = [BIAdvPrn.]SetInterfaceName intfname pDevMode
Returns RetVal Boolean TRUE if the member was successfully set, otherwise FALSE.
Remarks intfname STRING Interface Name (string).
pDevMode BlackIceDEVMODE* Pointer to the DEVMODE structure.
See Also