Microsoft SDK for Java

DhModule.doMain

Initializes a DhModule that was invoked from the console (typically using JView).

Syntax

final public void doMain( String args[] )

Parameters

args

The argument list that was originally passed to main.

Remarks

Call this method only from your static main function.

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