ReactOS 0.4.15-dev-7834-g00c4b3d
dynamic_prop_t Struct Reference
Collaboration diagram for dynamic_prop_t:

Public Attributes

VARIANT var
 
LPWSTR name
 
DWORD flags
 

Detailed Description

Definition at line 57 of file dispex.c.

Member Data Documentation

◆ flags

DWORD dynamic_prop_t::flags

Definition at line 60 of file dispex.c.

Referenced by DispatchEx_InvokeEx(), get_dynamic_prop(), and remove_attribute().

◆ name

LPWSTR dynamic_prop_t::name

Definition at line 59 of file dispex.c.

Referenced by get_dynamic_prop(), and release_dispex().

◆ var


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