ReactOS 0.4.15-dev-7942-gd23573b
_VIDEO_PORT_AGP_INTERFACE Struct Reference

#include <video.h>

Collaboration diagram for _VIDEO_PORT_AGP_INTERFACE:

Public Attributes

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

Detailed Description

Definition at line 721 of file video.h.

Member Data Documentation

◆ AgpAllocationLimit

ULONGLONG _VIDEO_PORT_AGP_INTERFACE::AgpAllocationLimit

Definition at line 735 of file video.h.

◆ AgpCommitPhysical

PAGP_COMMIT_PHYSICAL _VIDEO_PORT_AGP_INTERFACE::AgpCommitPhysical

Definition at line 729 of file video.h.

◆ AgpCommitVirtual

PAGP_COMMIT_VIRTUAL _VIDEO_PORT_AGP_INTERFACE::AgpCommitVirtual

Definition at line 733 of file video.h.

◆ AgpFreePhysical

PAGP_FREE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE::AgpFreePhysical

Definition at line 730 of file video.h.

◆ AgpFreeVirtual

PAGP_FREE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE::AgpFreeVirtual

Definition at line 734 of file video.h.

◆ AgpReleasePhysical

PAGP_RELEASE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE::AgpReleasePhysical

Definition at line 728 of file video.h.

◆ AgpReleaseVirtual

PAGP_RELEASE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE::AgpReleaseVirtual

Definition at line 732 of file video.h.

◆ AgpReservePhysical

PAGP_RESERVE_PHYSICAL _VIDEO_PORT_AGP_INTERFACE::AgpReservePhysical

Definition at line 727 of file video.h.

◆ AgpReserveVirtual

PAGP_RESERVE_VIRTUAL _VIDEO_PORT_AGP_INTERFACE::AgpReserveVirtual

Definition at line 731 of file video.h.

◆ Context

PVOID _VIDEO_PORT_AGP_INTERFACE::Context

Definition at line 724 of file video.h.

◆ InterfaceDereference

PINTERFACE_DEREFERENCE _VIDEO_PORT_AGP_INTERFACE::InterfaceDereference

Definition at line 726 of file video.h.

◆ InterfaceReference

PINTERFACE_REFERENCE _VIDEO_PORT_AGP_INTERFACE::InterfaceReference

Definition at line 725 of file video.h.

◆ Size

SHORT _VIDEO_PORT_AGP_INTERFACE::Size

Definition at line 722 of file video.h.

◆ Version

SHORT _VIDEO_PORT_AGP_INTERFACE::Version

Definition at line 723 of file video.h.


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