Kofax DM API Manual de usuario Pagina 205

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 528
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 204
DM API METHODS AND PROPERTIES 185
GetDomainList
GetDomainList
This method allows you to retrieve a list of all other network domains
that are accessible from the network identified as the root domain.
Syntax
PCDNetworkInfo.GetDomainList( strNetworkOS, _
strRootDomain )
Parameters
Returns
Returns an HRESULT to receive the result of the call. S_OK indicates
success. Languages such as JavaScript, Visual Basic, and VBScript
return this as a function value.
Example
See the Example in the discussion of the PCDNetworkInfo object for
sample code that illustrates how you can use the GetDomainList
method in your custom applications.
Related Items
See the PCDNetworkInfo object.
See the following properties:
strNetworkOS A string variable that identifies the network
operating system that is currently running.
Valid values are:
•%NI_ADS
(Active Directory Services)
%NI_NDS (a Novell network)
%NI_NT (a Microsoft network)
strRootDomain A string variable that identifies the root domain.
Use the value “%UNDEFINED” to identify all
domains accessible from the current user’s
base domain.
Vista de pagina 204
1 2 ... 200 201 202 203 204 205 206 207 208 209 210 ... 527 528

Comentarios a estos manuales

Sin comentarios