Pcdnetworkinfo – Kofax DM API User Manual

Page 101

Advertising
background image

DM API O

BJECTS

81

PCDNetworkInfo

& “retrieve the Users Groups."

End If

Else

'This is the first time through. Do not

'retrieve any Group or name information

'for this user ID.

nFirstTime = nFirstTime + 1

End If

End Sub

Public sGroupName As String

Public oIsMember As New PCDNetworkInfo

Public sDomainName As String


Private Sub cbCancel_Click()

Unload IsMemberForm

End Sub


Private Sub cbSearchGroup_Click()

Dim nResult As Long

Dim dUserID As String

Advertising