ReactOS 0.4.15-dev-7953-g1f49173
tagMSIOBJECTHDR Struct Reference

#include <msipriv.h>

Collaboration diagram for tagMSIOBJECTHDR:

Public Attributes

UINT magic
 
UINT type
 
LONG refcount
 
msihandledestructor destructor
 

Detailed Description

Definition at line 75 of file msipriv.h.

Member Data Documentation

◆ destructor

msihandledestructor tagMSIOBJECTHDR::destructor

Definition at line 80 of file msipriv.h.

◆ magic

UINT tagMSIOBJECTHDR::magic

Definition at line 77 of file msipriv.h.

◆ refcount

LONG tagMSIOBJECTHDR::refcount

Definition at line 79 of file msipriv.h.

◆ type

UINT tagMSIOBJECTHDR::type

Definition at line 78 of file msipriv.h.


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