Collapse All
Parallels C API Reference Guide
PRL_IO_MOUSE_CURSOR Structure
PrlIoStructs.h PRL_IO Structs Send Feedback
Syntax
typedef struct _PRL_IO_MOUSE_CURSOR {
  PRL_UINT32 x;
  PRL_UINT32 y;
  PRL_UINT32 hotSpotX;
  PRL_UINT32 hotSpotY;
  PRL_UINT32 width;
  PRL_UINT32 height;
} PRL_IO_MOUSE_CURSOR;
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!