rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvCOMLibraryInitialization Class Reference

This class initializes the COM library. More...

#include <ilviews/windows/com.h>

Inheritance diagram for IlvCOMLibraryInitialization:
IlvAbstractLibraryInitialization

List of all members.

Static Public Member Functions

static IlvRefCountPtr
< IlvAbstractLibraryInitialization
GetInstance ()
 This static function is a singleton that returns an unique instance of this class.

Detailed Description

This class initializes the COM library.

Library: ilvcom

It uses a mechanism of counting reference. When the counter is decreased to 0, the object is deleted and the COM library is released.


Member Function Documentation

static IlvRefCountPtr<IlvAbstractLibraryInitialization> IlvCOMLibraryInitialization::GetInstance (  )  [static]

This static function is a singleton that returns an unique instance of this class.

The instance is automatically locked through a reference counter.

This function may throw an IlvCOMLibraryInitializationError exception.

Returns:
A pointer to an instance of this class.
See also:
IlvCOMLibraryInitializationError.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© Copyright 2012, 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.