System.Runtime.InteropServices.IMPLTYPEFLAGS Enumeration

Use System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS instead.

Syntax

[System.Flags]
[System.Obsolete]
public enum IMPLTYPEFLAGS

Remarks

For additional information about IMPLTYPEFLAGS, see the MSDN Library.

Members

Member NameDescription
IMPLTYPEFLAG_FDEFAULT

The interface or dispinterface represents the default for the source or sink.

IMPLTYPEFLAG_FDEFAULTVTABLE

Sinks receive events through the virtual function table (VTBL).

IMPLTYPEFLAG_FRESTRICTED

The member should not be displayed or programmable by users.

IMPLTYPEFLAG_FSOURCE

This member of a coclass is called rather than implemented.

Requirements

Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0