ReactOS 0.4.16-dev-338-g34e76ad
|
Public Attributes | |
ULONG | magic |
ISWbemObject | ISWbemObject_iface |
LONG | refs |
IWbemClassObject * | object |
struct member * | members |
UINT | nb_members |
DISPID | last_dispid |
DISPID | last_dispid_method |
int | tex |
float | x |
float | y |
float | z |
float | yi |
float | spinz |
float | spinzi |
float | flap |
float | fi |
Definition at line 257 of file bcrypt_main.c.
float object::fi |
Definition at line 31 of file butterflies.c.
float object::flap |
Definition at line 30 of file butterflies.c.
Referenced by Display().
ISWbemObject object::ISWbemObject_iface |
Definition at line 512 of file locator.c.
Referenced by impl_from_ISWbemObject(), and object_Invoke().
ULONG object::magic |
Definition at line 259 of file bcrypt_main.c.
Referenced by BCryptGetProperty().
Definition at line 515 of file locator.c.
Referenced by d3dx_parse_array_selector(), get_member_dispid(), get_member_name(), init_members(), and object_Release().
UINT object::nb_members |
Definition at line 516 of file locator.c.
Referenced by init_members().
IWbemClassObject* object::object |
Definition at line 514 of file locator.c.
Referenced by init_members(), object_get_Properties_(), object_Invoke(), object_Release(), and SWbemObject_create().
LONG object::refs |
Definition at line 513 of file locator.c.
Referenced by object_AddRef(), and object_Release().
float object::spinz |
Definition at line 28 of file butterflies.c.
Referenced by Display().
float object::spinzi |
Definition at line 29 of file butterflies.c.
int object::tex |
Definition at line 23 of file butterflies.c.
Referenced by Display().
float object::x |
Definition at line 24 of file butterflies.c.
float object::y |
Definition at line 25 of file butterflies.c.
float object::yi |
Definition at line 27 of file butterflies.c.
float object::z |
Definition at line 26 of file butterflies.c.