IrDA Function Reference

prnNewLine

IrDA Function Reference | Example

This function prints a new line on the printer.

<DllImport("SapphireIRDA.dll")> _
Public Function prnNewLine() As Integer
End Function

Parameters

  None

Return Values

  Returns a number indicating success or failure where 0 is successful.