| 
    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 DDVIDEOPORTCAPS structure  More... | |
| DWORD | dwFlags | 
| indicates which fields contain data  More... | |
| DWORD | dwMaxWidth | 
| max width of the video port field  More... | |
| DWORD | dwMaxVBIWidth | 
| max width of the VBI data  More... | |
| DWORD | dwMaxHeight | 
| max height of the video port field  More... | |
| DWORD | dwVideoPortID | 
| Video port ID (0 - (dwMaxVideoPorts -1))  More... | |
| DWORD | dwCaps | 
| Video port capabilities.  More... | |
| DWORD | dwFX | 
| More video port capabilities.  More... | |
| DWORD | dwNumAutoFlipSurfaces | 
| Number of autoflippable surfaces.  More... | |
| DWORD | dwAlignVideoPortBoundary | 
| Byte restriction of placement within the surface.  More... | |
| DWORD | dwAlignVideoPortPrescaleWidth | 
| Byte restriction of width after prescaling.  More... | |
| DWORD | dwAlignVideoPortCropBoundary | 
| Byte restriction of left cropping.  More... | |
| DWORD | dwAlignVideoPortCropWidth | 
| Byte restriction of cropping width.  More... | |
| DWORD | dwPreshrinkXStep | 
| Width can be shrunk in steps of 1/x.  More... | |
| DWORD | dwPreshrinkYStep | 
| Height can be shrunk in steps of 1/x.  More... | |
| DWORD | dwNumVBIAutoFlipSurfaces | 
| Number of VBI autoflippable surfaces.  More... | |
| DWORD | dwReserved1 | 
| Reserved for future use.  More... | |
| DWORD | dwReserved2 | 
| Reserved for future use.  More... | |
| DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortBoundary | 
Byte restriction of placement within the surface.
| DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortCropBoundary | 
Byte restriction of left cropping.
| DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortCropWidth | 
Byte restriction of cropping width.
| DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortPrescaleWidth | 
Byte restriction of width after prescaling.
| DWORD _DDVIDEOPORTCAPS::dwCaps | 
Video port capabilities.
| DWORD _DDVIDEOPORTCAPS::dwFlags | 
indicates which fields contain data
| DWORD _DDVIDEOPORTCAPS::dwFX | 
More video port capabilities.
| DWORD _DDVIDEOPORTCAPS::dwMaxHeight | 
max height of the video port field
| DWORD _DDVIDEOPORTCAPS::dwMaxVBIWidth | 
max width of the VBI data
| DWORD _DDVIDEOPORTCAPS::dwMaxWidth | 
max width of the video port field
| DWORD _DDVIDEOPORTCAPS::dwNumAutoFlipSurfaces | 
Number of autoflippable surfaces.
| DWORD _DDVIDEOPORTCAPS::dwNumVBIAutoFlipSurfaces | 
Number of VBI autoflippable surfaces.
| DWORD _DDVIDEOPORTCAPS::dwPreshrinkXStep | 
Width can be shrunk in steps of 1/x.
| DWORD _DDVIDEOPORTCAPS::dwPreshrinkYStep | 
Height can be shrunk in steps of 1/x.
| DWORD _DDVIDEOPORTCAPS::dwReserved1 | 
Reserved for future use.
| DWORD _DDVIDEOPORTCAPS::dwReserved2 | 
Reserved for future use.
| DWORD _DDVIDEOPORTCAPS::dwSize | 
size of the DDVIDEOPORTCAPS structure
| DWORD _DDVIDEOPORTCAPS::dwVideoPortID | 
Video port ID (0 - (dwMaxVideoPorts -1))