getItem

This method of the IReadCookie interface retrieves the specified item from a cookie or request dictionary.

Syntax

public abstract com.ms.com.Variant getItem(com.ms.com.Variant var);

Parameters

var [in] Contains the name of the item in the collection.

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