rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions | Protected Types
IlvAbstractLibraryInitialization Class Referenceabstract

Root class for the initialization of the COM or ATL libraries. More...

#include <ilviews/windows/com.h>

Inheritance diagram for IlvAbstractLibraryInitialization:
IlvATLModuleInitialization IlvCOMLibraryInitialization

Public Member Functions

virtual ~IlvAbstractLibraryInitialization ()=0
 The destructor. More...
 

Protected Types

typedef IlvRefCountPtr
< IlvAbstractLibraryInitialization
CntPtr
 This typedef is a synonym for the type used to declare a reference counter on the inherited classes of this class.
 

Detailed Description

Root class for the initialization of the COM or ATL libraries.

Library: ilvcom

This class is a pure abstract one. It just defines the destructor as pure virtual and two typedefs that are used in the derived classes.

Constructor & Destructor Documentation

IlvAbstractLibraryInitialization::~IlvAbstractLibraryInitialization ( )
pure virtual

The destructor.

This function is pure virtual.


© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.