ReactOS 0.4.15-dev-7788-g1ad9096
property Struct Reference

#include <wbemprox_private.h>

Collaboration diagram for property:

Public Attributes

ISWbemProperty ISWbemProperty_iface
 
LONG refs
 
IWbemClassObjectobject
 
BSTR name
 
const WCHARname
 
const WCHARclass
 
const struct propertynext
 

Detailed Description

Definition at line 102 of file locator.c.

Member Data Documentation

◆ class

const WCHAR* property::class

Definition at line 125 of file wbemprox_private.h.

◆ ISWbemProperty_iface

ISWbemProperty property::ISWbemProperty_iface

Definition at line 104 of file locator.c.

Referenced by impl_from_ISWbemProperty(), and property_Invoke().

◆ name [1/2]

BSTR property::name

Definition at line 107 of file locator.c.

Referenced by eval_propval(), is_result_prop(), property_get_Value(), and property_Release().

◆ name [2/2]

const WCHAR* property::name

Definition at line 124 of file wbemprox_private.h.

◆ next

const struct property* property::next

Definition at line 126 of file wbemprox_private.h.

Referenced by count_result_properties(), and is_result_prop().

◆ object

IWbemClassObject* property::object

Definition at line 106 of file locator.c.

Referenced by property_get_Value(), property_Release(), and SWbemProperty_create().

◆ refs

LONG property::refs

Definition at line 105 of file locator.c.

Referenced by property_AddRef(), and property_Release().


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