ReactOS 0.4.15-dev-8076-g06e89b2
_VIDEO_PORT_AGP_INTERFACE_2 Struct Reference

#include <video.h>

Collaboration diagram for _VIDEO_PORT_AGP_INTERFACE_2:

Public Attributes

IN USHORT Size
 
IN USHORT Version
 
OUT PVOID Context
 
OUT PINTERFACE_REFERENCE InterfaceReference
 
OUT PINTERFACE_DEREFERENCE InterfaceDereference
 
OUT PAGP_RESERVE_PHYSICAL AgpReservePhysical
 
OUT PAGP_RELEASE_PHYSICAL AgpReleasePhysical
 
OUT PAGP_COMMIT_PHYSICAL AgpCommitPhysical
 
OUT PAGP_FREE_PHYSICAL AgpFreePhysical
 
OUT PAGP_RESERVE_VIRTUAL AgpReserveVirtual
 
OUT PAGP_RELEASE_VIRTUAL AgpReleaseVirtual
 
OUT PAGP_COMMIT_VIRTUAL AgpCommitVirtual
 
OUT PAGP_FREE_VIRTUAL AgpFreeVirtual
 
OUT ULONGLONG AgpAllocationLimit
 
OUT PAGP_SET_RATE AgpSetRate
 

Detailed Description

Definition at line 738 of file video.h.

Member Data Documentation

◆ AgpAllocationLimit

OUT ULONGLONG _VIDEO_PORT_AGP_INTERFACE_2::AgpAllocationLimit

Definition at line 752 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpCommitPhysical

OUT PAGP_COMMIT_PHYSICAL _VIDEO_PORT_AGP_INTERFACE_2::AgpCommitPhysical

Definition at line 746 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpCommitVirtual

OUT PAGP_COMMIT_VIRTUAL _VIDEO_PORT_AGP_INTERFACE_2::AgpCommitVirtual

Definition at line 750 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpFreePhysical

OUT PAGP_FREE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE_2::AgpFreePhysical

Definition at line 747 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpFreeVirtual

OUT PAGP_FREE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE_2::AgpFreeVirtual

Definition at line 751 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpReleasePhysical

OUT PAGP_RELEASE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE_2::AgpReleasePhysical

Definition at line 745 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpReleaseVirtual

OUT PAGP_RELEASE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE_2::AgpReleaseVirtual

Definition at line 749 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpReservePhysical

OUT PAGP_RESERVE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE_2::AgpReservePhysical

Definition at line 744 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpReserveVirtual

OUT PAGP_RESERVE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE_2::AgpReserveVirtual

Definition at line 748 of file video.h.

Referenced by IntAgpGetInterface().

◆ AgpSetRate

OUT PAGP_SET_RATE _VIDEO_PORT_AGP_INTERFACE_2::AgpSetRate

Definition at line 753 of file video.h.

Referenced by IntAgpGetInterface().

◆ Context

OUT PVOID _VIDEO_PORT_AGP_INTERFACE_2::Context

Definition at line 741 of file video.h.

Referenced by IntAgpGetInterface().

◆ InterfaceDereference

OUT PINTERFACE_DEREFERENCE _VIDEO_PORT_AGP_INTERFACE_2::InterfaceDereference

Definition at line 743 of file video.h.

Referenced by IntAgpGetInterface().

◆ InterfaceReference

OUT PINTERFACE_REFERENCE _VIDEO_PORT_AGP_INTERFACE_2::InterfaceReference

Definition at line 742 of file video.h.

Referenced by IntAgpGetInterface().

◆ Size

IN USHORT _VIDEO_PORT_AGP_INTERFACE_2::Size

Definition at line 739 of file video.h.

◆ Version

IN USHORT _VIDEO_PORT_AGP_INTERFACE_2::Version

Definition at line 740 of file video.h.

Referenced by IntAgpGetInterface().


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