DeducingBlobGetter

Dedurre la classe e gli argomenti e quindi chiamare un callback della proprietà della funzione membro per una proprietà di tipo BLOB.

Nota

DeducingBlobGetter non deve essere chiamato direttamente.

template<class C, typename I>  
HRESULT DeducingBlobGetter(  
    _In_ HRESULT (C::*callback)(BYTE *, UINT32, UINT32*) const,  
    _In_ const I *effect,  
    _Out_writes_opt_(dataSize) BYTE *data,  
    UINT32 dataSize,  
    _Out_opt_ UINT32 *actualSize  
    ) 

Requisiti

Requisito Valore
Intestazione
D2d1effecthelpers.h

Vedi anche

Direct2D::D educingBlobSetter