Warning

Description

Sent when the control encounters a possible problem.

Syntax
Private Sub object_Warning WarningType Param Description

ParameterDescription
WarningType A Long value specifying the type of problem encountered.
Param A Long value specifying the warning parameter.
Description A String value specifying the description of the problem encountered.

Remarks

The WarningType parameter can be the following values:

See Also

SendWarningEvents

Return to Player Control Reference.

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