|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <widltypes.h>

Public Attributes | |
| int | offset |
| struct uuid | guid |
| int | flags |
| int | id |
| char * | name |
| importlib_t * | importlib |
Definition at line 583 of file widltypes.h.
| int _importinfo_t::flags |
Definition at line 586 of file widltypes.h.
Referenced by alloc_importinfo().
Definition at line 585 of file widltypes.h.
Referenced by alloc_importinfo().
| int _importinfo_t::id |
Definition at line 587 of file widltypes.h.
Referenced by alloc_importinfo().
| importlib_t* _importinfo_t::importlib |
Definition at line 591 of file widltypes.h.
Referenced by alloc_importinfo(), and encode_type().
| char* _importinfo_t::name |
Definition at line 589 of file widltypes.h.
Referenced by alloc_importinfo().
| int _importinfo_t::offset |
Definition at line 584 of file widltypes.h.
Referenced by add_impl_type(), alloc_importinfo(), and encode_type().