Media Player SDK
|
Sets custom cursor.
procedure Cursor_SetI(Cursor: Integer);
__fastcall Cursor_SetI(int Cursor);
public Cursor_SetI(int Cursor);
Public Sub Cursor_SetI(Cursor As Integer)
public Cursor_SetI(int Cursor);
Cursor_SetI(int Cursor);
Cursor_SetI
Parameters |
Description |
Cursor: Integer |
HCURSOR Integer handle. |
Copyright (c) 2013. All rights reserved.
|
What do you think about this topic? Send feedback!
|