CGXAbstractUserAttribute::GetLongValue

virtual LONG GetLongValue() const;

Remarks

GetLongValue returns a LONG value. By default, the method returns atol(GetValue());

The CGXUserAttribute class provides an optimized version of this method. The internally stored number will be returned directly.

CGXAbstractUserAttribute

 Class Overview |  Class Members