EasyManuals Logo
Home>Datamax>Printer>A-4310

Datamax A-4310 User Manual

Default Icon
302 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #171 background imageLoading...
Page #171 background image
Appendix B – Sample Programs
Class Series Programmer’s Manual 155
Left = 120
TabIndex = 1
Top = 360
Width = 3492
End
Begin VB.Label Label1
Caption = “File Name”
Height = 255
Left = 120
TabIndex = 0
Top = 135
Width = 1455
End
Begin VB.Menu File
Caption = “&File”
Begin VB.Menu open
Caption = “&Open”
End
Begin VB.Menu exit
Caption = “&Exit”
Shortcut = ^Q
End
End
End
Attribute VB_Name = “Form1”
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
Option Explicit
‘**********************************
#If Win32 Then
Private Type DOC_INFO_1
pDocName As String
pOutputFile As String
pDatatype As String
End Type
#End If ‘WIN32 Types
‘**********************************
‘** Function Declarations:
#If Win32 Then
Private Declare Function OpenPrinter& Lib “winspool.drv” Alias
“OpenPrinterA” (ByVal pPrinterName As String, phPrinter As Long, ByVal
pDefault As Long) ‘ Third param changed to long
Private Declare Function StartDocPrinter& Lib “winspool.drv” Alias
“StartDocPrinterA” (ByVal hPrinter As Long, ByVal Level As Long,
pDocInfo As DOC_INFO_1)

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Datamax A-4310 and is the answer not in the manual?

Datamax A-4310 Specifications

General IconGeneral
BrandDatamax
ModelA-4310
CategoryPrinter
LanguageEnglish

Related product manuals