ConstantDescription.DefaultData Property |
Language: |
Retrieves or sets a reference to the default value for the constant.
Visual Basic Public Property DefaultData As GraphicsStream C# public GraphicsStream DefaultData { get; set; } C++ public:
property GraphicsStream^ DefaultData {
GraphicsStream^ get();
void set(GraphicsStream^ value);
}JScript public function get DefaultData() : GraphicsStream
public function set DefaultData(GraphicsStream);
Microsoft.DirectX.GraphicsStream
This property is read/write.
A GraphicsStream object that contains the default value for the constant.
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