Microsoft DirectX 8.1 (Visual Basic) |
object.CreateEnumObject( _ FileName As String) As DirectXFileEnum
Returns a DirectXFileEnum object, representing the created enumerator object.
If the method fails, an error is raised and Err.Number can be set to one of the following values.
For information on trapping errors, see the Microsoft® Visual Basic® Error Handling topic.
After using this method, use one of the DirectXFileEnum methods to retrieve a data object.