Class: Window
Syntax:
extern _kernel_oserror *window_get_pointer
(
unsigned int flags,
ObjectId window,
char *buffer,
int buff_size,
int *nbytes,
int *x_hot_spot,
int *y_hot_spot
);
Purpose: Function returns the name of the pointer sprite to be used in the specified window.
|
|
|