Answers

Question and Answer:

  Home  C++ COM ActiveX

⟩ Why COM need GUIDs?

A globally unique identifier (GUID) is used for unique IDs. No two GUIDs are the same no matter what computer they were generated on. The attribute clsid defines the GUID of the associated ActiveX control to use.

 231 views

More Questions for you: