This document is archived and information here might be outdated. Recommended version. |
The minimum output value.
[Visual Basic .NET]
Public ReadOnly Property MinOutputValue As Integer
[C#]
public int MinOutputValue {get;}
[C++]
HRESULT get_MinOutputValue(
System.Int32* minValue
);
[C++] Parameters minValue [out, retval]
minValue is a parameter of type long*