Microsoft DirectX 8.1 (Visual Basic) |
Retrieves the data size of the specified member.
object.GetDataSize( _ Name As String) As Long
Returns a Long value that is set to the data size, in bytes.
If the method fails, an error is raised and Err.Number is set.
For information on trapping errors, see the Microsoft® Visual Basic® Error Handling topic.