Consultor Eletrônico



Kbase 20134: OPEN CLIENT: How to Obtain the CLSID in C++
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/9/2008
Status: Verified

GOAL:

How to Obtain the CLSID in C++

FIX:

If you use C++ with the Progress Open Client Toolkit and program your COM interface using the low level C++ Automation API's, then the the CLSID for an ActiveX Proxy DLL can be obtained by using either of the following API calls:

- CLSIDFromProgID
- CLSIDFromString