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

Public Attributes

IWbemServices IWbemServices_iface
 
LONG refs
 
CRITICAL_SECTION cs
 
struct async_headerasync
 

Detailed Description

Definition at line 194 of file services.c.

Member Data Documentation

◆ async

struct async_header* wbem_services::async

Definition at line 200 of file services.c.

◆ cs

CRITICAL_SECTION wbem_services::cs

Definition at line 198 of file services.c.

◆ IWbemServices_iface

IWbemServices wbem_services::IWbemServices_iface

Definition at line 196 of file services.c.

Referenced by impl_from_IWbemServices().

◆ refs

LONG wbem_services::refs

Definition at line 197 of file services.c.

Referenced by wbem_services_Release().


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