Partager via


BlobGetter

Appelle un rappel getter de propriété de fonction membre pour une propriété de type blob.

template<typename T, T P, typename I>
HRESULT CALLBACK BlobGetter(
    _In_ const IUnknown *effect,
    _Out_writes_opt_(dataSize) BYTE *data,
    UINT32 dataSize,
    _Out_opt_ UINT32 *actualSize  
    ) 

Spécifications

Condition requise Valeur
En-tête
D2d1effecthelpers.h

Voir aussi

Direct2D::BlobSetter