Microsoft DirectX 9.0 SDK Update (October 2004)

ConstantDescription.DefaultData Property

Language:

Note: This documentation is preliminary and is subject to change.

Retrieves or sets a reference to the default value for the constant.

Definition

Visual Basic .NET Public Property DefaultData As GraphicsStream
C# public GraphicsStream DefaultData { get; set; }
Managed C++ public: __property GraphicsStream* get_DefaultData();
public: __property void set_DefaultData(GraphicsStream*);
JScript .NET public function get DefaultData() : GraphicsStream
public function set DefaultData(GraphicsStream);

Property Value

Microsoft.DirectX.GraphicsStream . A GraphicsStream object that contains the default value for the constant.

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center