ReactOS 0.4.16-dev-340-g0540c21
|
Public Attributes | |
IWbemServices | IWbemServices_iface |
LONG | refs |
CRITICAL_SECTION | cs |
struct async_header * | async |
Definition at line 194 of file services.c.
struct async_header* wbem_services::async |
Definition at line 200 of file services.c.
CRITICAL_SECTION wbem_services::cs |
Definition at line 198 of file services.c.
IWbemServices wbem_services::IWbemServices_iface |
Definition at line 196 of file services.c.
Referenced by impl_from_IWbemServices().
LONG wbem_services::refs |
Definition at line 197 of file services.c.
Referenced by wbem_services_Release().