ConstantTable.StreamData Property

Language:

Retrieves a GraphicsStream object that contains the constant table.

Definition

Visual Basic Public ReadOnly Property StreamData As GraphicsStream
C# public GraphicsStream StreamData { get; }
C++ public:
property GraphicsStream^ StreamData {
        GraphicsStream^ get();
}
JScript public function get StreamData() : GraphicsStream

Property Value

Microsoft.DirectX.GraphicsStream
A GraphicsStream object that contains the constant table.

This property is read-only. 

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