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

Public Attributes

struct d2d_command c
 
D2D1_TAG tag1
 
D2D1_TAG tag2
 

Detailed Description

Definition at line 66 of file command_list.c.

Member Data Documentation

◆ c

struct d2d_command d2d_command_set_tags::c

Definition at line 68 of file command_list.c.

◆ tag1

D2D1_TAG d2d_command_set_tags::tag1

Definition at line 69 of file command_list.c.

Referenced by d2d_command_list_set_tags().

◆ tag2

D2D1_TAG d2d_command_set_tags::tag2

Definition at line 69 of file command_list.c.

Referenced by d2d_command_list_set_tags().


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