Microsoft SDK for Java

DhInsertOptions Fields

Fields Description
AFTER Specifies that the item is inserted after the designated item in the list.
BEFORE Specifies that the item is inserted before the designated item in the list.
BEGINNING Specifies that the item is inserted at the beginning of the current list.
END Specifies that the item is inserted at the end of the current list.

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