ReactOS 0.4.15-dev-7958-gcd0bb1a
class_object Struct Reference
Collaboration diagram for class_object:

Public Attributes

IWbemClassObject IWbemClassObject_iface
 
LONG refs
 
WCHARname
 
IEnumWbemClassObjectiter
 
UINT index
 
UINT index_method
 
UINT index_property
 
struct recordrecord
 

Detailed Description

Definition at line 270 of file class.c.

Member Data Documentation

◆ index

◆ index_method

◆ index_property

UINT class_object::index_property

◆ iter

◆ IWbemClassObject_iface

IWbemClassObject class_object::IWbemClassObject_iface

Definition at line 272 of file class.c.

Referenced by create_class_object(), and impl_from_IWbemClassObject().

◆ name

◆ record

struct record* class_object::record

◆ refs

LONG class_object::refs

Definition at line 273 of file class.c.

Referenced by class_object_AddRef(), class_object_Release(), and create_class_object().


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