ReactOS 0.4.16-dev-2354-g16de117
entity Struct Reference
Collaboration diagram for entity:

Public Attributes

DWORD kind
 
union {
   struct {
      WCHAR *   tlbid
 
      WCHAR *   helpdir
 
      WORD   flags
 
      WORD   major
 
      WORD   minor
 
   }   typelib
 
   struct {
      WCHAR *   clsid
 
      WCHAR *   tlbid
 
      WCHAR *   progid
 
      WCHAR *   name
 
      WCHAR *   version
 
      DWORD   model
 
      DWORD   miscstatus
 
      DWORD   miscstatuscontent
 
      DWORD   miscstatusthumbnail
 
      DWORD   miscstatusicon
 
      DWORD   miscstatusdocprint
 
      struct progids   progids
 
   }   comclass
 
   struct {
      WCHAR *   iid
 
      WCHAR *   base
 
      WCHAR *   tlib
 
      WCHAR *   name
 
      WCHAR *   ps32
 
      DWORD   mask
 
      ULONG   nummethods
 
   }   ifaceps
 
   struct {
      WCHAR *   name
 
      BOOL   versioned
 
   }   class
 
   struct {
      WCHAR *   name
 
      WCHAR *   clsid
 
      WCHAR *   version
 
   }   clrsurrogate
 
   struct {
      WCHAR *   name
 
      WCHAR *   value
 
      WCHAR *   ns
 
   }   settings
 
   struct {
      WCHAR *   name
 
      DWORD   threading_model
 
   }   activatable_class
 
u
 

Detailed Description

Definition at line 467 of file actctx.c.

Member Data Documentation

◆ 

struct { ... } entity::activatable_class

◆ base

WCHAR* entity::base

Definition at line 497 of file actctx.c.

◆ 

struct { ... } entity::class

◆ 

struct { ... } entity::clrsurrogate

◆ clsid

WCHAR* entity::clsid

Definition at line 482 of file actctx.c.

◆ 

◆ flags

WORD entity::flags

Definition at line 476 of file actctx.c.

Referenced by xmlParsePEReference(), and xmlParserEntityCheck().

◆ helpdir

WCHAR* entity::helpdir

Definition at line 475 of file actctx.c.

◆ 

◆ iid

WCHAR* entity::iid

Definition at line 496 of file actctx.c.

◆ kind

◆ major

WORD entity::major

Definition at line 477 of file actctx.c.

◆ mask

DWORD entity::mask

Definition at line 501 of file actctx.c.

◆ minor

WORD entity::minor

Definition at line 478 of file actctx.c.

◆ miscstatus

DWORD entity::miscstatus

Definition at line 488 of file actctx.c.

◆ miscstatuscontent

DWORD entity::miscstatuscontent

Definition at line 489 of file actctx.c.

◆ miscstatusdocprint

DWORD entity::miscstatusdocprint

Definition at line 492 of file actctx.c.

◆ miscstatusicon

DWORD entity::miscstatusicon

Definition at line 491 of file actctx.c.

◆ miscstatusthumbnail

DWORD entity::miscstatusthumbnail

Definition at line 490 of file actctx.c.

◆ model

DWORD entity::model

Definition at line 487 of file actctx.c.

◆ name

WCHAR* entity::name

Definition at line 485 of file actctx.c.

Referenced by xmlLoadEntityContent(), and xmlNewEntityInputStream().

◆ ns

WCHAR* entity::ns

Definition at line 519 of file actctx.c.

◆ nummethods

ULONG entity::nummethods

Definition at line 502 of file actctx.c.

◆ progid

WCHAR* entity::progid

Definition at line 484 of file actctx.c.

◆ progids

struct progids entity::progids

Definition at line 493 of file actctx.c.

◆ ps32

WCHAR* entity::ps32

Definition at line 500 of file actctx.c.

◆ 

struct { ... } entity::settings

◆ threading_model

DWORD entity::threading_model

Definition at line 524 of file actctx.c.

◆ tlbid

WCHAR* entity::tlbid

Definition at line 474 of file actctx.c.

◆ tlib

WCHAR* entity::tlib

Definition at line 498 of file actctx.c.

◆ 

◆ 

◆ value

WCHAR* entity::value

Definition at line 518 of file actctx.c.

Referenced by tinyxml2::StrPair::GetStr().

◆ version

WCHAR* entity::version

Definition at line 486 of file actctx.c.

◆ versioned

BOOL entity::versioned

Definition at line 507 of file actctx.c.


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