Microsoft DirectX 9.0 SDK Update (October 2004)

GraphicsStream.SetLength Method

Language:

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

Resizing the graphics stream is not supported.

Definition

Visual Basic .NET Overrides Public Sub SetLength( _
    ByVal newLength As Long _
)
C# public override void SetLength(
    long newLength
);
Managed C++ public: void SetLength(
    long newLength
);
JScript .NET public override function SetLength(
    newLength : long
);

Parameters

newLength System.Int64.

© 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