Kofax DM API Manual do Utilizador Página 102

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 528
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 101
82 CHAPTER 3
PCDNetworkInfo
sUserID = TxtUserID.Text
nResult = oIsMember.IsMemberOf( "%NI_NT", _
sDomainName, sUserID, sGroupName)
If oIsMember.NextRow() Then
sResultValue = oIsMember.GetValue()
MsgBox "Positive response to IsMember - " _
& sResultValue & “.”
Else
MsgBox "NextRow returned false."
End If
End Sub
Related Items
See the following methods:
See the following properties:
ErrDescription
ErrNumber
GetDomainList
GetGroupList
GetGroupMembers
GetRowCount
GetUserFullName
GetUserGroups
GetUserList
GetValue
IsMemberOf
NextRow
SetDST
Vista de página 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 527 528

Comentários a estes Manuais

Sem comentários