Purpose:
The DXServerDefDES class represents a server definition for Domino Extended Search (DES).
Methods:
BSTR getName();
setName(LPCTSTR name);
BSTR datastoreType();
LPDISPATCH datastore();
Gets the datastore. The returned LPDISPATCH pointer contains a DXDatastoreDES object.
BSTR getPort();
setPort(LPCTSTR);
Sets the port.
(c) Copyright International Business Machines Corporation 1996, 2002. IBM Corp. All rights reserved.