ReactOS 0.4.16-dev-1097-g530d26a
|
#include <widltypes.h>
Public Attributes | |
statement_list_t * | stmts |
var_list_t * | disp_methods |
var_list_t * | disp_props |
struct _type_t * | inherit |
struct _type_t * | disp_inherit |
struct _type_t * | async_iface |
Definition at line 341 of file widltypes.h.
Definition at line 348 of file widltypes.h.
Definition at line 347 of file widltypes.h.
var_list_t* iface_details::disp_methods |
Definition at line 344 of file widltypes.h.
var_list_t* iface_details::disp_props |
Definition at line 345 of file widltypes.h.
Definition at line 346 of file widltypes.h.
statement_list_t* iface_details::stmts |
Definition at line 343 of file widltypes.h.