The following table shows the Storage enumerations with a description of the purpose of each.
| Programming element | Description | 
|---|---|
| ADVF | These enumeration contains values used by a container object to specify the requested behavior when setting up an advise sink or a caching connection with an object. | 
| DVASPECTINFOFLAG | This enumeration contains values used in the DVASPECTINFO structure to indicate whether an object can support optimized drawing of itself. | 
| OLEVERBATTRIB | This enumeration contains values used in the OLEVERB structure to describe the attributes of a specified verb for an object. | 
| STGM | This enumeration contains values used in the storage and stream interfaces to indicate the conditions for creating and deleting the object and access modes for the object. | 
| SYSKIND | This enumeration contains values that identify the target operating system platform. | 
| TYPEFLAGS | This enumeration contains constants that describe types. | 
| VARKIND | This enumeration contains values that describe variables. | 
See Also
Send Feedback on this topic to the authors