| ||||
GetValue methodReturns an extension-specific parameter. Name/value pairs can be stored on the extension's custom context across requests if the IERUCustomContext::IsPersistent property is TRUE. (The context is stored on the user session.) Syntax
ParametersNameThe name of the value to be retrieved. DefaultOptional default value to be used if Name is not found. If Name is not found and no Default value is specified, a NOT_FOUND error is returned. pValueUpon return, the retrieved value. Return value
|
Home |