Function CSPSession::operator()()

Description:
Retrieves the variable requested. Same as member function GetValue().

Prototype:
CSPVariant& operator()(const CSPString& strName);

Arguments:
  • const CSPString& strName [IN]
    The name of the variable.



Return value:
Returns a reference of the variable requested.

See also:
member functions GetValue(), SetValue().
CSPSession | Intrinsic objects and classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd