Kofax DM API Manual de usuario Pagina 102

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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 pagina 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 527 528

Comentarios a estos manuales

Sin comentarios