Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
This header is used by Component Object Model (COM). For more information, see:
unknwn.h contains the following programming interfaces:
Interfaces
| IClassFactory The IClassFactory interface enables a class of objects to be created. |
| IUnknown Enables clients to get pointers to other interfaces on a given object through the QueryInterface method, and manage the existence of the object through the AddRef and Release methods. |