Share via


TYMED Enumeration

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

Syntax

‘선언
Public Enumeration TYMED
‘사용 방법
Dim instance As 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