|
default
Indicates that the interface or dispinterface represents the default
programmability interface, intended for use by macro languages.
Allowed on
Coclass member
Comments
A coclass may have at most two default members. One represents the source interface or dispinterface, and the other
represents the sink interface or dispinterface. If the default attribute is not specified for any member of the coclass or cotype, the first
source and sink members that do not have the restricted attribute are treated as the defaults.
Flags
IMPLTYPEFLAG_FDEFAULT
Related LinksSoftware for Delphi and C++ Builder developers Software for Visual Studio .NET developers Software for Visual Basic 6 developers Delphi Tips&Tricks
MegaDetailed.NET
TMS Scripter Studio Pro components for Delphi/C++Builder
More Online Helps Win32 Programmer's Reference (win32.hlp) Win32 Multimedia Programmer's Reference (mmedia.hlp) Microsoft Windows Pen API Programmer's Reference (penapi.hlp) Microsoft Windows Sockets 2 Reference (sock2.hlp) Microsoft Windows Telephony API (TAPI) Programmer's Reference (sock2.hlp) Unix Manual Pages
|