| 
    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 DDVIDEOPORTDESC structure  More... | |
| DWORD | dwFieldWidth | 
| width of the video port field  More... | |
| DWORD | dwVBIWidth | 
| width of the VBI data  More... | |
| DWORD | dwFieldHeight | 
| height of the video port field  More... | |
| DWORD | dwMicrosecondsPerField | 
| Microseconds per video field.  More... | |
| DWORD | dwMaxPixelsPerSecond | 
| Maximum pixel rate per second.  More... | |
| DWORD | dwVideoPortID | 
| Video port ID (0 - (dwMaxVideoPorts -1))  More... | |
| DWORD | dwReserved1 | 
| Reserved for future use - set to zero.  More... | |
| DDVIDEOPORTCONNECT | VideoPortType | 
| Description of video port connection.  More... | |
| DWORD | dwReserved2 | 
| Reserved for future use - set to zero.  More... | |
| DWORD | dwReserved3 | 
| Reserved for future use - set to zero.  More... | |
| DWORD _DDVIDEOPORTDESC::dwFieldHeight | 
height of the video port field
| DWORD _DDVIDEOPORTDESC::dwFieldWidth | 
width of the video port field
| DWORD _DDVIDEOPORTDESC::dwMaxPixelsPerSecond | 
Maximum pixel rate per second.
| DWORD _DDVIDEOPORTDESC::dwMicrosecondsPerField | 
Microseconds per video field.
| DWORD _DDVIDEOPORTDESC::dwReserved1 | 
Reserved for future use - set to zero.
| DWORD _DDVIDEOPORTDESC::dwReserved2 | 
Reserved for future use - set to zero.
| DWORD _DDVIDEOPORTDESC::dwReserved3 | 
Reserved for future use - set to zero.
| DWORD _DDVIDEOPORTDESC::dwSize | 
size of the DDVIDEOPORTDESC structure
| DWORD _DDVIDEOPORTDESC::dwVBIWidth | 
width of the VBI data
| DWORD _DDVIDEOPORTDESC::dwVideoPortID | 
Video port ID (0 - (dwMaxVideoPorts -1))
| DDVIDEOPORTCONNECT _DDVIDEOPORTDESC::VideoPortType | 
Description of video port connection.