Microsoft SDK for Java

DhModule.getServerMode

Determines if this DhModule object was sited on IIS.

Syntax

public boolean getServerMode()

Return Value

Returns true if DhModule is sited on a web server, or returns false if it is sited on a client or other container.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.