COM Library
Namespaces | Functions
ComUtils.hpp File Reference

COM utility functions. More...

Namespaces

namespace  COM
 

The COM Library namespace.


Functions

tstring COM::FormatGUID (const GUID &rGUID)
 Format the GUID as a string in Registry format.
tstring COM::LookupCLSID (const CLSID &rCLSID)
 Find the human readable name for the class ID.
tstring COM::LookupIID (const IID &rIID)
 Find the human readable name for the interface ID.

Detailed Description

COM utility functions.

Author:
Chris Oldwood