ReactOS 0.4.16-dev-13-ge2fc578
|
#include <wbemprox_private.h>
Public Attributes | |
ISWbemProperty | ISWbemProperty_iface |
LONG | refs |
IWbemClassObject * | object |
BSTR | name |
const WCHAR * | name |
const WCHAR * | class |
const struct property * | next |
Definition at line 125 of file wbemprox_private.h.
ISWbemProperty property::ISWbemProperty_iface |
Definition at line 104 of file locator.c.
Referenced by impl_from_ISWbemProperty(), and property_Invoke().
BSTR property::name |
Definition at line 107 of file locator.c.
Referenced by eval_propval(), is_result_prop(), property_get_Value(), and property_Release().
Definition at line 124 of file wbemprox_private.h.
Definition at line 126 of file wbemprox_private.h.
Referenced by count_result_properties(), and is_result_prop().
IWbemClassObject* property::object |
Definition at line 106 of file locator.c.
Referenced by property_get_Value(), property_Release(), and SWbemProperty_create().
LONG property::refs |
Definition at line 105 of file locator.c.
Referenced by property_AddRef(), and property_Release().