TPVAPIHiLiteOptions
This structure defines the highlight color options used by the VAPIM_SETHILITEOPTIONS message.
Syntax
#include <kvvapi.h> typedef struct tag_TPVAPIHiLiteOptions { TPVAPIHiliteColor hlColorRec; int TextFontSize; char TextFontName[LF_FACESIZE]; } TPVAPIHiLiteOptions;
Members
|
The handle of a highlight color as described in the TPVAPIHiLiteColor structure. |
|
The font size in points. |
|
The font name. |