/** @brief Returns the value of this object as a number. Theexactreturntypeisimplementationdependent.Typicaltypesarelongand double. @param[out]currentValue Returnsthecurrentvaluerepresentedbythisobject.Seethesectionabout @ref_variants"VARIANTs"foradditionalinformation. @retvalS_OK @retvalS_FALSEifthereisnothingtoreturn,[out]valueisaVARIANTwithvt=VT_EMPTY
*/
[propget] HRESULT currentValue
(
[out, retval] VARIANT *currentValue
);
/** @brief Sets the value of this object to the given number. Theargumentisclippedtothevalidintervalwhoseupperandlower boundsarereturnedbythemethodsIAccessibleValue::maximumValueand IAccessibleValue::minimumValue,i.e.ifitislowerthantheminimum valuethenewvaluewillbetheminimumandifitisgreaterthanthe maximumthenthenewvaluewillbethemaximum.
/** @brief Returns the maximal value that can be represented by this object. Thetypeofthereturnedvalueisimplementationdependent.Itdoesnothave tobethesametypeasthatreturnedbymethodIAccessibleValue::currentValue.
/** @brief Returns the minimal value that can be represented by this object. Thetypeofthereturnedvalueisimplementationdependent.Itdoesnothave tobethesametypeasthatreturnedbymethodIAccessibleValue::currentValue. @param[out]minimumValue Returnstheminimalvalueinanimplementationdependenttype.Ifthisobject hasnolowerboundthenanemptyobjectisreturned.Seethesectionabout @ref_variants"VARIANTs"foradditionalinformation. @retvalS_OK @retvalS_FALSEifthereisnothingtoreturn,[out]valueisaVARIANTwithvt=VT_EMPTY
*/
[propget] HRESULT minimumValue
(
[out, retval] VARIANT *minimumValue
);
};
Messung V0.5 in Prozent
¤ Diese beiden folgenden Angebotsgruppen bietet das Unternehmen0.14Angebot
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.