| 
    DirectX 5 Redocumentation
    
   A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs. 
   | 
 
#include <dvp.h>
Data Fields | |
| DWORD | dwSize | 
| Size of the structure.  More... | |
| DWORD | dwCaps | 
| DWORD | dwOverlay | 
| Zoom factor at which overlay is supported.  More... | |
| DWORD | dwColorkey | 
| Zoom factor at which overlay w/ colorkey is supported.  More... | |
| DWORD | dwYInterpolate | 
| Zoom factor at which overlay w/ Y interpolation is supported.  More... | |
| DWORD | dwYInterpAndColorkey | 
| Zoom factor at which ovelray w/ Y interpolation and colorkeying is supported.  More... | |
| DWORD | dwReserved1 | 
| Reserved for future use - set to zero.  More... | |
| DWORD | dwReserved2 | 
| Reserved for future use - set to zero.  More... | |
| DWORD _DDVIDEOPORTBANDWIDTH::dwCaps | 
| DWORD _DDVIDEOPORTBANDWIDTH::dwColorkey | 
Zoom factor at which overlay w/ colorkey is supported.
| DWORD _DDVIDEOPORTBANDWIDTH::dwOverlay | 
Zoom factor at which overlay is supported.
| DWORD _DDVIDEOPORTBANDWIDTH::dwReserved1 | 
Reserved for future use - set to zero.
| DWORD _DDVIDEOPORTBANDWIDTH::dwReserved2 | 
Reserved for future use - set to zero.
| DWORD _DDVIDEOPORTBANDWIDTH::dwSize | 
Size of the structure.
| DWORD _DDVIDEOPORTBANDWIDTH::dwYInterpAndColorkey | 
Zoom factor at which ovelray w/ Y interpolation and colorkeying is supported.
| DWORD _DDVIDEOPORTBANDWIDTH::dwYInterpolate | 
Zoom factor at which overlay w/ Y interpolation is supported.