Namespaces | Functions

src/Common/AtlCom/ComUtils.h File Reference

Go to the source code of this file.

Namespaces

namespace  AppSecInc
namespace  AppSecInc::Com
 

COM support functions.


Functions

CLSID AppSecInc::Com::CLSIDFromProgID (const std::wstring &progid)
CLSID AppSecInc::Com::CLSIDFromProgID (const std::string &progid)
CLSID AppSecInc::Com::CLSIDFromString (const std::wstring &guid)
CLSID AppSecInc::Com::CLSIDFromString (const std::string &guid)
IID AppSecInc::Com::IIDFromString (const std::wstring &guid)
IID AppSecInc::Com::IIDFromString (const std::string &guid)
std::string AppSecInc::Com::ProgIDFromCLSIDA (REFCLSID clsid)
std::wstring AppSecInc::Com::ProgIDFromCLSIDW (REFCLSID clsid)
std::string AppSecInc::Com::StringFromCLSIDA (REFCLSID clsid)
std::wstring AppSecInc::Com::StringFromCLSIDW (REFCLSID clsid)
std::string AppSecInc::Com::StringFromGUID2A (REFGUID rguid)
std::wstring AppSecInc::Com::StringFromGUID2W (REFGUID rguid)
std::string AppSecInc::Com::StringFromIIDA (REFIID rclsid)
std::wstring AppSecInc::Com::StringFromIIDW (REFIID rclsid)
std::string AppSecInc::Com::GenerateGUIDStringA ()
std::wstring AppSecInc::Com::GenerateGUIDStringW ()
bool AppSecInc::Com::IsValidGUID (const std::wstring &guid)
bool AppSecInc::Com::IsValidGUID (const std::string &guid)


© Application Security Inc. - All Rights Reserved http://msiext.codeplex.com