COM Library
Public Member Functions | Public Attributes
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.
tstring m_strFile
 The full path to the file.
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

Default constructor.


Member Data Documentation

The server type.

The full path to the file.

The library name.

The type library GUID.

The type library major version.

The type library minor version.


The documentation for this class was generated from the following file: