AutoStartFailure

Description

Indicates a file failed to start automatically.

Syntax
Private Sub object_AutoStartFailure Result

ParameterDescription
Result A Long value specifying why the file failed to start.

Remarks

This event is called only when the following are all true:

When FileName fails to find a file during run time, it sends an error message and AutoStartFailure is not called. The Error event is recommended for general error trapping.

See Also

AutoStart, FileName

Return to Player Control Reference.

© 1997 Microsoft Corporation. All rights reserved. Terms of Use.