IRsChangableCursor Interface Reference

Inherits IUnknown.

List of all members.

Public Member Functions

HRESULT SetCursor ([in] RtHandle hCursor)


Detailed Description

Interface for views that contain possibility to change cursor by tools. Note, that all methods from this interface must be called from interface thread.

Member Function Documentation

HRESULT IRsChangableCursor::SetCursor ( [in] RtHandle  hCursor  ) 

Set cursor for a window.

Parameters:
hCursor cursor handle to set.
Returns:
S_OK on success.

Error code otherwise.


Generated on Wed May 20 21:32:21 2009 for trueSpace7.6 SDK by  doxygen 1.5.5