PD2D1_EFFECT_FACTORY funzione di callback (d2d1_1.h)
Descrive l'implementazione di un effetto.
Sintassi
PD2D1_EFFECT_FACTORY Pd2d1EffectFactory;
HRESULT Pd2d1EffectFactory(
IUnknown **effectImpl
)
{...}
Parametri
effectImpl
Implementazione dell'effetto restituita dalla factory.
Valore restituito
La factory dell'effetto viene implementata da un autore dell'effetto.
Requisiti
Client minimo supportato | Windows 8 e Platform Update per Windows 7 [app desktop | App UWP] |
Server minimo supportato | Windows Server 2012 e Aggiornamento della piattaforma per Windows Server 2008 R2 [app desktop | App UWP] |
Piattaforma di destinazione | Windows |
Intestazione | d2d1_1.h |