Index

DXServerDefDES

Purpose:

The DXServerDefDES class represents a server definition for Domino Extended Search (DES).

Methods:

getName
BSTR getName();

Gets the name.

setName
setName(LPCTSTR name);

Sets the name.

datastoreType
BSTR datastoreType();

Gets the datastore type.

datastore
LPDISPATCH datastore();

Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreDES object.

getPort
BSTR getPort();

Gets the port.

setPort
setPort(LPCTSTR);

Sets the port.

(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.