ReactOS 0.4.15-dev-7906-g1b85a5f
iface_details Struct Reference

#include <widltypes.h>

Collaboration diagram for iface_details:

Public Attributes

statement_list_tstmts
 
var_list_tdisp_methods
 
var_list_tdisp_props
 
struct _type_tinherit
 
struct _type_tdisp_inherit
 
struct _type_tasync_iface
 

Detailed Description

Definition at line 341 of file widltypes.h.

Member Data Documentation

◆ async_iface

struct _type_t* iface_details::async_iface

Definition at line 348 of file widltypes.h.

◆ disp_inherit

struct _type_t* iface_details::disp_inherit

Definition at line 347 of file widltypes.h.

◆ disp_methods

var_list_t* iface_details::disp_methods

Definition at line 344 of file widltypes.h.

◆ disp_props

var_list_t* iface_details::disp_props

Definition at line 345 of file widltypes.h.

◆ inherit

struct _type_t* iface_details::inherit

Definition at line 346 of file widltypes.h.

◆ stmts

statement_list_t* iface_details::stmts

Definition at line 343 of file widltypes.h.


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