ReactOS 0.4.17-dev-934-g091855f
d2d_effect_registration Struct Reference

#include <d2d1_private.h>

Collaboration diagram for d2d_effect_registration:

Public Attributes

struct list entry
 
PD2D1_EFFECT_FACTORY factory
 
UINT32 registration_count
 
BOOL builtin
 
CLSID id
 
struct d2d_effect_properties * properties
 

Detailed Description

Definition at line 675 of file d2d1_private.h.

Member Data Documentation

◆ builtin

BOOL d2d_effect_registration::builtin

◆ entry

struct list d2d_effect_registration::entry

Definition at line 677 of file d2d1_private.h.

Referenced by d2d_factory_register_effect(), and d2d_factory_UnregisterEffect().

◆ factory

PD2D1_EFFECT_FACTORY d2d_effect_registration::factory

Definition at line 678 of file d2d1_private.h.

Referenced by d2d_factory_register_effect_from_stream().

◆ id

◆ properties

struct d2d_effect_properties* d2d_effect_registration::properties

◆ registration_count

UINT32 d2d_effect_registration::registration_count

The documentation for this struct was generated from the following file: