COM::ServerRegInfo Class Reference

The data class used to store the library registry details. More...

#include <ServerRegInfo.hpp>

List of all members.

Public Member Functions

 ServerRegInfo ()
 Default constructor.

Public Attributes

ServerType m_eType
 The server type.
std::tstring m_strFile
 The full path to the file.
std::tstring m_strLibrary
 The library name.
GUID m_oLIBID
 The type library GUID.
ushort m_nMajor
 The type library major version.
ushort m_nMinor
 The type library minor version.


Detailed Description

The data class used to store the library registry details.


Constructor & Destructor Documentation

COM::ServerRegInfo::ServerRegInfo (  )  [inline]

Default constructor.


Member Data Documentation

ServerType COM::ServerRegInfo::m_eType

The server type.

std::tstring COM::ServerRegInfo::m_strFile

The full path to the file.

std::tstring COM::ServerRegInfo::m_strLibrary

The library name.

GUID COM::ServerRegInfo::m_oLIBID

The type library GUID.

ushort COM::ServerRegInfo::m_nMajor

The type library major version.

ushort COM::ServerRegInfo::m_nMinor

The type library minor version.


The documentation for this class was generated from the following file:
Generated on Wed Feb 13 22:53:38 2008 for COM Library by  doxygen 1.5.2