ReactOS 0.4.15-dev-7953-g1f49173
_VPOSVERSIONINFO Struct Reference

#include <video.h>

Public Attributes

IN ULONG Size
 
OUT ULONG MajorVersion
 
OUT ULONG MinorVersion
 
OUT ULONG BuildNumber
 
OUT USHORT ServicePackMajor
 
OUT USHORT ServicePackMinor
 

Detailed Description

Definition at line 803 of file video.h.

Member Data Documentation

◆ BuildNumber

OUT ULONG _VPOSVERSIONINFO::BuildNumber

Definition at line 807 of file video.h.

◆ MajorVersion

OUT ULONG _VPOSVERSIONINFO::MajorVersion

Definition at line 805 of file video.h.

◆ MinorVersion

OUT ULONG _VPOSVERSIONINFO::MinorVersion

Definition at line 806 of file video.h.

◆ ServicePackMajor

OUT USHORT _VPOSVERSIONINFO::ServicePackMajor

Definition at line 808 of file video.h.

◆ ServicePackMinor

OUT USHORT _VPOSVERSIONINFO::ServicePackMinor

Definition at line 809 of file video.h.

◆ Size

IN ULONG _VPOSVERSIONINFO::Size

Definition at line 804 of file video.h.


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