Per Mausklick bewerten und Feedback geben
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual C++
Visual C++-Referenz
MFC
 INTERFACE_PART
Diese Seite ist spezifisch für
Microsoft Visual Studio 2008/.NET Framework 3.5

Andere Versionen stehen ebenfalls zur Verfügung für:
MFC Library Reference
INTERFACE_PART

Used between the BEGIN_INTERFACE_MAP macro and the END_INTERFACE_MAP macro for each interface your object will support.

INTERFACE_PART(theClass, iid, localClass)
theClass

The name of the class that contains the interface map.

iid

The IID that is to be mapped to the embedded class.

localClass

The name of the local class.

It allows you to map an IID to a member of the class indicated by theClass and localClass.

For more information on interface maps, see Technical Note 38.

Header: afxwin.h

Community Content   Was ist Community Content?
Neuen Inhalt hinzufügen RSS  Anmerkungen
Processing
Page view tracker