Kofax DM API Manuel d'utilisateur Page 452

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 528
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 451
432 CHAPTER 5
%PR_CONTENT_VIEW
'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_CONTNET_VIEW", _
intAccessRights)) Then
'The user does not have sufficient rights to view the
'content of 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_EDIT
%PR_VIEW
%RIGHT8
%RIGHT9
Vue de la page 451
1 2 ... 447 448 449 450 451 452 453 454 455 456 457 ... 527 528

Commentaires sur ces manuels

Pas de commentaire