Increments the reference count for an interface pointer to a COM object.
A helper function that infers an interface identifier.
Queries a COM object for a pointer to one of its interface.
Decrements the reference count for an interface on a COM object.
Helper type for getting the GUID of IUnknown.
Fundamental interface within the COM Programming Model.
All COM classes must derive from this interface.