This topic has not yet been rated - Rate this topic

IMsTscAxEvents::OnWarning method

Called when the client control encounters an error condition that is not fatal.

Syntax


void OnWarning(
  [in]  long warningCode
);

Parameters

warningCode [in]

The error code.

ValueMeaning
1

Bitmap cache is corrupt.

 

Return value

This method does not return a value.

Remarks

For more information about Remote Desktop Web Connection, see Requirements for Remote Desktop Web Connection.

Requirements

Minimum supported client

Windows XP [desktop apps only]

Minimum supported server

Windows Server 2003 [desktop apps only]

IID

IMsTscAxEvents is defined as 336d5562-efa8-482e-8cb3-c5c0fc7a7db6

See also

IMsTscAxEvents

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.