Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
This class initializes the COM library. More...
#include <ilviews/windows/com.h>
Static Public Member Functions | |
static IlvRefCountPtr < IlvAbstractLibraryInitialization > | GetInstance () |
This static function is a singleton that returns an unique instance of this class. |
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.
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.
IlvCOMLibraryInitializationError
. © 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.