Microsoft DirectX 9.0 SDK Update (October 2004)

BufferedDataCollection.DeviceDataAverage Method

Language:

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

Return the average of all data in the collection.

Definition

Visual Basic .NET Public Function DeviceDataAverage( _
    ByVal offset As Integer _
) As Integer
C# public int DeviceDataAverage(
    int offset
);
Managed C++ public: int DeviceDataAverage(
    int offset
);
JScript .NET public function DeviceDataAverage(
    offset : int
) : int;

Parameters

offset System.Int32.

Return Value

System.Int32 .


© 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