Carapace

COM Interfaces

Some important interfaces within COM are:

Each interface is identified by a GUID. Interfaces also can have a more readable name. In the same way, each object is identified by a GUID as well as usually having a readable name (the ProgID).


Contents Index Current topic: COM