This document is archived and information here might be outdated. Recommended version. |
Returns the HighLimit property.
[Visual Basic .NET] Public Function GetHighLimit ( _ ByRef allowHighLimit As Boolean _ ) As Double
[C#] public double GetHighLimit ( ref bool allowHighLimit );
[C++]
HRESULT GetHighLimit(
Boolean* allowHighLimit
);
[C++]
Parameters allowHighLimit [out]
allowHighLimit is a parameter of type bool*