Kofax DM API Uživatelský manuál Strana 102

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 528
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 101
1 2 ... 97 98 99 100 101 102 103 104 105 106 107 ... 527 528

Komentáře k této Příručce

Žádné komentáře