ReactOS 0.4.15-dev-7842-g558ab78
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
 
u
 

Detailed Description

Definition at line 387 of file actctx.c.

Member Data Documentation

◆ base

WCHAR* entity::base

Definition at line 417 of file actctx.c.

◆ 

struct { ... } entity::class

◆ 

struct { ... } entity::clrsurrogate

◆ clsid

WCHAR* entity::clsid

Definition at line 402 of file actctx.c.

◆ 

◆ flags

WORD entity::flags

Definition at line 396 of file actctx.c.

◆ helpdir

WCHAR* entity::helpdir

Definition at line 395 of file actctx.c.

◆ 

◆ iid

WCHAR* entity::iid

Definition at line 416 of file actctx.c.

◆ kind

◆ major

WORD entity::major

Definition at line 397 of file actctx.c.

◆ mask

DWORD entity::mask

Definition at line 421 of file actctx.c.

◆ minor

WORD entity::minor

Definition at line 398 of file actctx.c.

◆ miscstatus

DWORD entity::miscstatus

Definition at line 408 of file actctx.c.

◆ miscstatuscontent

DWORD entity::miscstatuscontent

Definition at line 409 of file actctx.c.

◆ miscstatusdocprint

DWORD entity::miscstatusdocprint

Definition at line 412 of file actctx.c.

◆ miscstatusicon

DWORD entity::miscstatusicon

Definition at line 411 of file actctx.c.

◆ miscstatusthumbnail

DWORD entity::miscstatusthumbnail

Definition at line 410 of file actctx.c.

◆ model

DWORD entity::model

Definition at line 407 of file actctx.c.

◆ name

WCHAR* entity::name

Definition at line 405 of file actctx.c.

Referenced by xmlLoadEntityContent(), and xmlNewEntityInputStream().

◆ ns

WCHAR* entity::ns

Definition at line 439 of file actctx.c.

◆ nummethods

ULONG entity::nummethods

Definition at line 422 of file actctx.c.

◆ progid

WCHAR* entity::progid

Definition at line 404 of file actctx.c.

◆ progids

struct progids entity::progids

Definition at line 413 of file actctx.c.

◆ ps32

WCHAR* entity::ps32

Definition at line 420 of file actctx.c.

◆ 

struct { ... } entity::settings

Referenced by parse_settings_elem().

◆ tlbid

WCHAR* entity::tlbid

Definition at line 394 of file actctx.c.

◆ tlib

WCHAR* entity::tlib

Definition at line 418 of file actctx.c.

◆ 

◆ 

◆ value

WCHAR* entity::value

Definition at line 438 of file actctx.c.

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

◆ version

WCHAR* entity::version

Definition at line 406 of file actctx.c.

◆ versioned

BOOL entity::versioned

Definition at line 427 of file actctx.c.


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