rwlogo

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

List of all members | Public Member Functions
IlvCOMLibraryInitializationError Class Reference

Exception class for COM library initialization. More...

#include <ilviews/windows/com.h>

Inheritance diagram for IlvCOMLibraryInitializationError:
IlvCOMError

Public Member Functions

 IlvCOMLibraryInitializationError (HRESULT hr)
 Constructor. More...
 
- Public Member Functions inherited from IlvCOMError
 IlvCOMError (HRESULT hr)
 Constructor. More...
 
DWORD formatErrorMessage (IlString &message) const
 This member function formats a message string in relation to the error code given to the constructor. More...
 
HRESULT getErrorCode () const
 This member function returns the error code. More...
 

Additional Inherited Members

- Static Public Member Functions inherited from IlvCOMError
static DWORD FormatErrorMessage (HRESULT hr, IlString &message)
 This static member function formats a message string in relation to an error code. More...
 

Detailed Description

Exception class for COM library initialization.

Library: ilvcom

This exception is raised when the COM library can't be initialized.

See Also
IlvCOMLibraryInitializationError.

Constructor & Destructor Documentation

IlvCOMLibraryInitializationError::IlvCOMLibraryInitializationError ( HRESULT  hr)

Constructor.

The parameter is an error code returned by Windows.

Parameters
hrA HRESULT

© 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.