Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies watermark flags. Used by IVisualProperties::SetWatermark.
Syntax
typedef enum VPWATERMARKFLAGS {
VPWF_DEFAULT = 0,
VPWF_ALPHABLEND = 0x1
} ;
Constants
VPWF_DEFAULT Value: 0 Default Windows XP behavior. |
VPWF_ALPHABLEND Value: 0x1 Alpha blend the respective bitmap; assumed 24-bit color + 8-bit alpha. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Header | shobjidl.h |