Kofax DM API Manual do Utilizador Página 454

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 453
434 CHAPTER 5
%PR_EDIT
'Check for errors.
checkError(pDocObject, "ERROR_DOCPROFILEDSP_RIGHTS")
'Get the doc's effective rights for this user.
Set intAccessRights = _
pDocObject.GetReturnProperty("%EFFECTIVE_RIGHTS")
'Make sure user has rights to edit the profile.
If Not (pDocObject.HasRight("%PR_EDIT", intAccessRights)) Then
'The user is not authorized to edit this document.
End If
Related Items
See the PCDDocObject object.
See the following methods:
GrantRight
HasRight
RevokeRight
See the following tokens:
%EFFECTIVE_RIGHTS
%PR_ACCESS_CONTROL
%PR_CONTENT_COPY
%PR_CONTENT_DELETE
%PR_CONTENT_EDIT
%PR_CONTENT_RETRIEVE
%PR_CONTENT_VIEW
%PR_VIEW
%RIGHT8
%RIGHT9
Vista de página 453
1 2 ... 449 450 451 452 453 454 455 456 457 458 459 ... 527 528

Comentários a estes Manuais

Sem comentários