FSCRT_NOTEDATA_CHAR Struct Reference

Structure for character code. More...

#include <fs_app_r.h>

Public Attributes

FS_DWORD flags
 Flags. Please refer to macro definitions FSCRT_NOTEFLAG_XXX and this should be one of these macros.
 
FS_DWORD code
 Char code. It should be encoded as a UTF16-LE character code.
 

Detailed Description

Structure for character code.

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

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

Foxit Corporation