Pcdnetworkinfo, Pcdnetworkinfo 69 – Kofax DM API User Manual

Page 89

Advertising
background image

DM API O

BJECTS

69

PCDNetworkInfo

PCDNetworkInfo

The PCDNetworkInfo object supports the integration of DM with your
network-based security. The methods PCDNetworkInfo supports
allow you to build tight network operating system integration into your
DM document management system. These methods also allow you to
browse network information about domains, groups, and users.

Syntax

PCDNetworkInfo.MethodOrProperty

Usage

Use methods supported by PCDNetworkInfo to make inquiries of
current network elements within your network environment. You can
retrieve information about Domains, Groups, and Users. Most of these
methods load a result set with data. You retrieve data from these result
sets by using a pair of methods in conjunction with one another:

NextRow

and

GetValue

.

Example

The following example illustrates the use of PCDNetworkInfo and the
methods it supports.

Advertising