BufferedDataCollection.DeviceDataSum Method |
Language: |
Return the sum of all the data in the collection.
Visual Basic Public Function DeviceDataSum( _
ByVal offset As Integer _
) As IntegerC# public int DeviceDataSum(
int offset
);C++ public:
int DeviceDataSum(
int offset
);JScript public function DeviceDataSum(
offset : int
) : int;
offset System.Int32
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center