Kofax DM API Manual do Utilizador Página 292

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 291
272 CHAPTER 4
SetObjectType
SetObjectType
Use this method to set the object type. For PCDDocObject and
PCDGetForm the object is a form available to the user.
Syntax
PCDDocObject.SetObjectType( strObjectType )
PCDGetForm.SetObjectType( strObjectType )
PCDPropertyLists.SetObjectType( strObjectType )
Parameter
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Usage
This routine must be called before you call any of the following
methods:
Create
Fetch
Update
Example
The Example in the discussion of the PCDGetStream object illustrates
how you can use SetObjectType in your custom applications.
Related Items
See the following objects:
PCDDocObject
PCDGetForm
strObjectType A string (BSTR) variable that identifies the object
type that the method is to use.
Vista de página 291
1 2 ... 287 288 289 290 291 292 293 294 295 296 297 ... 527 528

Comentários a estes Manuais

Sem comentários