Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Cursor_SetI Method

Sets custom cursor.

Pascal
procedure Cursor_SetI(Cursor: Integer);
C++
__fastcall Cursor_SetI(int Cursor);
C#
public Cursor_SetI(int Cursor);
Visual Basic
Public Sub Cursor_SetI(Cursor As Integer)
Java
public Cursor_SetI(int Cursor);
IDL
Cursor_SetI(int Cursor);
JavaScript
Cursor_SetI
Parameters 
Description 
Cursor: Integer 
HCURSOR Integer handle. 
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!