Kofax DM API Manual de usuario Pagina 108

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 107
88 CHAPTER 3
PCDPropertyList
Else
MsgBox "CPU Property Addition has failed"
End If
End Sub
Public oValueFormProps As New PCDPropertyList
Private Sub cbCancel_Click()
Unload ValueForm
End Sub
Private Sub cbFindValue_Click()
Dim nResult As Long
Dim sSearchString As String
Dim vPropValue As Variant
sSearchString = txtPropertyName.Text
'Use the value in the text box to retrieve
'the value of the text box.
vPropValue = _
Vista de pagina 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 527 528

Comentarios a estos manuales

Sin comentarios