Microsoft DirectX 9.0 SDK Update (October 2004)

GraphicsStream.Length Property

Language:

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

Retrieves the length of the stream in bytes.

Definition

Visual Basic .NET Overrides Public ReadOnly Property Length As Long
C# public override long Length { get; }
Managed C++ public: __property virtual long get_Length();
JScript .NET public function get Length() : long

Property Value

System.Int64 . Stream length in bytes.

This property is read-only. 

© 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