|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
IKpUnknown Struct Referenceabstract Base interface from which all other interfaces must derive. More...
Inheritance diagram for IKpUnknown:
![]()
Detailed DescriptionBase interface from which all other interfaces must derive. Member Function Documentation◆ AddRef()
COM infrastructure, increments the reference count for this object.
◆ QueryInterface()
COM infrastructure, provides access to all interfaces supported by this object. ◆ Release()
COM infrastructure, decrements the reference count for this object and eventually deletes it. If the number of references reaches zero, the object should delete itself (exception: singletons).
The documentation for this struct was generated from the following file:
Documentation generated with Doxygen. |
![]() |
||||||||||||||||||||||||||||||||||||||||||||||||