IDCompositionTableTransferEffect::SetBlueTableValue (UINT,float) 方法 (dcomp.h)
設定藍色資料表中的值。
語法
HRESULT SetBlueTableValue(
[in] UINT index,
[in] float value
);
參數
[in] index
類型: UINT
要設定之值的索引。
[in] value
類型: float
新值。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
需求
目標平台 | Windows |
標頭 | dcomp.h |
程式庫 | Dcomp.lib |
Dll | Dcomp.dll |