TYMED Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public Enumeration TYMED
public enum TYMED
public enum class TYMED
type TYMED
public enum TYMED

Members

Member name Description
TYMED_HGLOBAL
TYMED_FILE
TYMED_ISTREAM
TYMED_ISTORAGE
TYMED_GDI
TYMED_MFPICT
TYMED_ENHMF
TYMED_NULL

Remarks

For information on the COM interface, see TYMED

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace