Kofax DM API Manual de usuario Pagina 113

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 112
DM API OBJECTS 93
PCDPropertyList
nResult = oDeleteProp.NextProperty()
Next i
End If
lstProperties.ListIndex = 0
nActiveProperty = lstProperties.ListIndex
End Sub
Private Sub lstProperties_Click()
nActiveProperty = lstProperties.ListIndex
End Sub
Private Sub cbGetIndex_Click()
'Note: This code above demonstrates the
'GetPropertyIndex call on the PCDPropertyList
'object. You enter the property name ( value ),
'and you are returned the zero-based index of
'that property.
Vista de pagina 112
1 2 ... 108 109 110 111 112 113 114 115 116 117 118 ... 527 528

Comentarios a estos manuales

Sin comentarios