DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_DDVIDEOPORTCONNECT Struct Reference

#include <dvp.h>

Data Fields

DWORD dwSize
 size of the DDVIDEOPORTCONNECT structure More...
 
DWORD dwPortWidth
 Width of the video port. More...
 
GUID guidTypeID
 Description of video port connection. More...
 
DWORD dwFlags
 Connection flags. More...
 
DWORD dwReserved1
 Reserved, set to zero. More...
 

Field Documentation

◆ dwFlags

DWORD _DDVIDEOPORTCONNECT::dwFlags

Connection flags.

◆ dwPortWidth

DWORD _DDVIDEOPORTCONNECT::dwPortWidth

Width of the video port.

◆ dwReserved1

DWORD _DDVIDEOPORTCONNECT::dwReserved1

Reserved, set to zero.

◆ dwSize

DWORD _DDVIDEOPORTCONNECT::dwSize

size of the DDVIDEOPORTCONNECT structure

◆ guidTypeID

GUID _DDVIDEOPORTCONNECT::guidTypeID

Description of video port connection.


The documentation for this struct was generated from the following file: