ReactOS 0.4.15-dev-7834-g00c4b3d
ComSrvObject Struct Reference

#include <shellclasses.h>

Inheritance diagram for ComSrvObject:

Protected Member Functions

 ComSrvObject ()
 
virtual ~ComSrvObject ()
 

Protected Attributes

ULONG _ref
 

Detailed Description

Definition at line 448 of file shellclasses.h.

Constructor & Destructor Documentation

◆ ComSrvObject()

ComSrvObject::ComSrvObject ( )
inlineprotected

Definition at line 451 of file shellclasses.h.

451: _ref(1) {}

◆ ~ComSrvObject()

virtual ComSrvObject::~ComSrvObject ( )
inlineprotectedvirtual

Definition at line 452 of file shellclasses.h.

452{}

Member Data Documentation

◆ _ref

ULONG ComSrvObject::_ref
protected

Definition at line 454 of file shellclasses.h.

Referenced by SimpleComObject::DecRef(), and SimpleComObject::IncRef().


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