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

 

IApplicationObject::get_Value

The IApplicationObject::get_Value method retrieves the value of a variable stored in the Application object.

HRESULT get_Value

BSTR bstrValue,

VARIANT * pvar

)

Parameters: IApplicationObject::get_Value

bstrValue

A binary string that contains the name of the variable to retrieve.

pvar

Points to a variant that holds the value for the variable specified in bstrValue.

Remarks: IApplicationObject::get_Value

You can use this method to access variables that have been given application scope.

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