Partager via


IMsTscAxEvents::OnWarning

This method is called when the client control encounters a non-fatal error condition.

VOID OnWarning(
  long warningCode
);

Parameters

  • warningCode
    [in] The warning code.

    If this parameter is set to 1, the bitmap cache is corrupt.

Return Values

None.

Requirements

OS Versions: Windows CE .NET 4.0 and later.
Header: Discodlg.h. Mstsax.idl.
Link Library: Mstsax.lib.

See Also

IMsTscAxEvents

 Last updated on Saturday, April 10, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.