ReactOS 0.4.16-dev-112-g52265ae
|
#include <widltypes.h>
Public Attributes | |
type_t * | type |
struct _type_list_t * | next |
Definition at line 526 of file widltypes.h.
struct _type_list_t* _type_list_t::next |
Definition at line 528 of file widltypes.h.
Referenced by add_entry(), add_statement(), for_each_serializable(), process_tfs_iface(), write_client_ifaces(), write_function_stubs(), and write_header_stmts().
type_t* _type_list_t::type |
Definition at line 527 of file widltypes.h.
Referenced by add_entry(), add_statement(), for_each_serializable(), process_tfs_iface(), write_client_ifaces(), write_function_stubs(), and write_header_stmts().