BufferedDataCollection.DeviceDataSum Method
|
Language: |
Note: This documentation is preliminary and is subject to change.
Return the sum of all the data in the collection.
Definition
Visual Basic .NET |
Public Function DeviceDataSum( _ ByVal applicationData As Object _ ) As Integer |
C# |
public int DeviceDataSum( object applicationData ); |
Managed C++ |
public: int DeviceDataSum( Object *applicationData ); |
JScript .NET |
public function DeviceDataSum( applicationData : Object ) :
int; |
Parameters
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