COM::ClassRegInfo Struct Reference

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

#include <ServerRegInfo.hpp>

List of all members.

Public Attributes

const CLSID * m_pCLSID
 The coclass GUID.
const tchar * m_pszName
 The coclass name.
const tchar * m_pszVersion
 The coclass version.
ThreadingModel m_eModel
 The threading model.


Detailed Description

The data class used to store the coclass registry details.


Member Data Documentation

const CLSID* COM::ClassRegInfo::m_pCLSID

The coclass GUID.

const tchar* COM::ClassRegInfo::m_pszName

The coclass name.

const tchar* COM::ClassRegInfo::m_pszVersion

The coclass version.

ThreadingModel COM::ClassRegInfo::m_eModel

The threading model.


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