ConstantTable.StreamData Property |
Language: |
Retrieves a GraphicsStream object that contains the constant table.
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
Microsoft.DirectX.GraphicsStream
This property is read-only.
A GraphicsStream object that contains the constant table.
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