COM Library
Public Attributes
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

The coclass GUID.

The coclass name.

The coclass version.

The threading model.


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