BLOBSetter

Chiama un callback della proprietà membro-funzione per una proprietà di tipo BLOB.

template<typename T, T P, typename I>
HRESULT CALLBACK BlobSetter(
    _In_ IUnknown *effect,
    _In_reads_(dataSize) const BYTE *data,
    UINT32 dataSize  
    ) 

Requisiti

Requisito Valore
Intestazione
D2d1effecthelpers.h

Vedi anche

Direct2D::BLOBGetter