FSCRT_NOTEDATA_MOUSE Struct Reference

Structure for note mouse. More...

#include <fs_app_r.h>

Public Attributes

FS_DWORD flags
 The note flags. Please refer to macro definitions FSCRT_NOTEFLAG_XXX and this should be one of these macros.
 
FS_FLOAT x
 Mouse position.
 
FS_FLOAT y
 Mouse position.
 
FS_FLOAT deltaX
 Mouse wheel.
 
FS_FLOAT deltaY
 Mouse wheel.
 

Detailed Description

Structure for note mouse.

Note
This structure is used for passing mouse information of note.

The documentation for this struct was generated from the following file:

Foxit Corporation