ReactOS 0.4.17-dev-934-g091855f
D2D1_PROPERTY_BINDING Struct Reference
Collaboration diagram for D2D1_PROPERTY_BINDING:

Public Attributes

const WCHAR * propertyName
 
PD2D1_PROPERTY_SET_FUNCTION setFunction
 
PD2D1_PROPERTY_GET_FUNCTION getFunction
 

Detailed Description

Definition at line 48 of file d2d1effectauthor.idl.

Member Data Documentation

◆ getFunction

PD2D1_PROPERTY_GET_FUNCTION D2D1_PROPERTY_BINDING::getFunction

Definition at line 52 of file d2d1effectauthor.idl.

Referenced by d2d_factory_register_effect_from_stream().

◆ propertyName

const WCHAR* D2D1_PROPERTY_BINDING::propertyName

Definition at line 50 of file d2d1effectauthor.idl.

◆ setFunction

PD2D1_PROPERTY_SET_FUNCTION D2D1_PROPERTY_BINDING::setFunction

Definition at line 51 of file d2d1effectauthor.idl.

Referenced by d2d_factory_register_effect_from_stream().


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