ReactOS 0.4.16-dev-1948-gd260c1d
_importlib_t Struct Reference

#include <widltypes.h>

Collaboration diagram for _importlib_t:

Public Attributes

int offset
 
charname
 
int version
 
struct uuid guid
 
importinfo_timportinfos
 
int ntypeinfos
 
int allocated
 
struct list entry
 

Detailed Description

Definition at line 594 of file widltypes.h.

Member Data Documentation

◆ allocated

int _importlib_t::allocated

Definition at line 604 of file widltypes.h.

◆ entry

struct list _importlib_t::entry

Definition at line 606 of file widltypes.h.

◆ guid

struct uuid _importlib_t::guid

Definition at line 599 of file widltypes.h.

◆ importinfos

importinfo_t* _importlib_t::importinfos

Definition at line 601 of file widltypes.h.

◆ name

char* _importlib_t::name

Definition at line 596 of file widltypes.h.

Referenced by encode_type().

◆ ntypeinfos

int _importlib_t::ntypeinfos

Definition at line 602 of file widltypes.h.

◆ offset

int _importlib_t::offset

Definition at line 595 of file widltypes.h.

◆ version

int _importlib_t::version

Definition at line 598 of file widltypes.h.


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