|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImplTypeFlags
Implements the IMPLTYPEFLAGS structure of COM Automation.
Field Summary | |
---|---|
static int |
IMPLTYPEFLAG_FDEFAULT
The interface or dispinterface represents the default for the source or sink. |
static int |
IMPLTYPEFLAG_FDEFAULTVTABLE
Sinks receive events through the VTBL. |
static int |
IMPLTYPEFLAG_FRESTRICTED
The member should not be displayed or programmable by users. |
static int |
IMPLTYPEFLAG_FSOURCE
This member of a coclass is called rather than implemented. |
Field Detail |
---|
static final int IMPLTYPEFLAG_FDEFAULT
static final int IMPLTYPEFLAG_FSOURCE
static final int IMPLTYPEFLAG_FRESTRICTED
static final int IMPLTYPEFLAG_FDEFAULTVTABLE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |