DeducingValueSetter
クラスと引数を Deduces し、値型プロパティのメンバー関数プロパティ セッター コールバックを呼び出します。
Note
DeducingValueSetter を直接呼び出さないでください。
template<class C, typename P, typename I>
HRESULT DeducingValueSetter(
_In_ HRESULT (C::*callback)(P),
_In_ I *effect,
_In_reads_(dataSize) const BYTE *data,
UINT32 dataSize
)
要件
要件 | 値 |
---|---|
ヘッダー |
|