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

#include <dvp.h>

Data Fields

DWORD dwSize
 Size of the structure. More...
 
BOOL bInUse
 TRUE if video port is currently being used. More...
 
DWORD dwFlags
 Currently not used. More...
 
DWORD dwReserved1
 Reserved for future use. More...
 
DDVIDEOPORTCONNECT VideoPortType
 Information about the connection. More...
 
DWORD dwReserved2
 Reserved for future use. More...
 
DWORD dwReserved3
 Reserved for future use. More...
 

Field Documentation

◆ bInUse

BOOL _DDVIDEOPORTSTATUS::bInUse

TRUE if video port is currently being used.

◆ dwFlags

DWORD _DDVIDEOPORTSTATUS::dwFlags

Currently not used.

◆ dwReserved1

DWORD _DDVIDEOPORTSTATUS::dwReserved1

Reserved for future use.

◆ dwReserved2

DWORD _DDVIDEOPORTSTATUS::dwReserved2

Reserved for future use.

◆ dwReserved3

DWORD _DDVIDEOPORTSTATUS::dwReserved3

Reserved for future use.

◆ dwSize

DWORD _DDVIDEOPORTSTATUS::dwSize

Size of the structure.

◆ VideoPortType

DDVIDEOPORTCONNECT _DDVIDEOPORTSTATUS::VideoPortType

Information about the connection.


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