TYMED Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class TYMED
public enum class TYMED
enum TYMED
public enum TYMED
type TYMED =
Public Enum TYMED
- Inheritance
-
TYMED
Fields
Name | Value | Description |
---|---|---|
TYMED_NULL | 0 | |
TYMED_HGLOBAL | 1 | |
TYMED_FILE | 2 | |
TYMED_ISTREAM | 4 | |
TYMED_ISTORAGE | 8 | |
TYMED_GDI | 16 | |
TYMED_MFPICT | 32 | |
TYMED_ENHMF | 64 |
Remarks
For information on the COM interface, see TYMED