Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of unallocated streaming 3-D buffers.
Definition
Visual Basic Public ReadOnly Property FreeHardware3DStreamingBuffers As Integer C# public int FreeHardware3DStreamingBuffers { get; } C++ public:
property int FreeHardware3DStreamingBuffers {
int get();
}JScript public function get FreeHardware3DStreamingBuffers() : int
Property Value
System.Int32
The number of unallocated streaming 3-D buffers.This property is read-only.