CSimplePropertyAccess::setValue Method
指定されたプロパティの値を設定します
構文
bool setValue( const GUID& id, bool Val );
パラメータ | 説明 |
---|---|
id | 値を設定するプロパティのGUIDです。 |
b | プロパティの新しい値です。getRangeMaxクラスライブラリリファレンス>クラス>IVCDAbsoluteValueProperty>IVCDAbsoluteValueProperty::getRangeMax MethodとgetRangeMinクラスライブラリリファレンス>クラス>IVCDAbsoluteValueProperty>IVCDAbsoluteValueProperty::getRangeMin Methodの値の範囲内でなければなりません。 |
関連項目
CSimplePropertyAccessクラスライブラリリファレンス>ヘルパークラス>CSimplePropertyAccess, CSimplePropertyAccess::getValueクラスライブラリリファレンス>ヘルパークラス>CSimplePropertyAccess>CSimplePropertyAccess::getValue Method, CSimplePropertyAccess::getRangeMinクラスライブラリリファレンス>ヘルパークラス>CSimplePropertyAccess>CSimplePropertyAccess::getRangeMin Method, CSimplePropertyAccess::getRangeMaxクラスライブラリリファレンス>ヘルパークラス>CSimplePropertyAccess>CSimplePropertyAccess::getRangeMax Method