BandwidthTimings.MaxBandwidthUtilized Property |
Language: |
Retrieves the bandwidth or maximum data transfer rate from the host CPU to the graphics processing unit (GPU). This is typically the bandwidth of the Peripheral Component Interconnect (PCI) or accelerated graphics port (AGP) bus which connects the CPU and the GPU.
Visual Basic Public ReadOnly Property MaxBandwidthUtilized As Single C# public float MaxBandwidthUtilized { get; } C++ public:
property float MaxBandwidthUtilized {
float get();
}JScript public function get MaxBandwidthUtilized() : float
System.Single
This property is read-only.
A Single value that represents the bandwidth or maximum data transfer rate from the host CPU to the GPU.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center