Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IApplicationObject::put_Value

The IApplicationObject::put_Value method stores a variant in the Application object.

HRESULT put_Value(

BSTR bstrValue,

VARIANT var

);

Parameters: IApplicationObject::put_Value

bstrValue

A binary name that contains the name of the variable.

var

A variant that contains the variable value.

Remarks: IApplicationObject::put_Value

If the variant being stored is an object, Sun Chili!Soft ASP will attempt to store the default value of that object into the application. If Sun Chili!Soft ASP cannot get the default value, the call will fail.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.