VAPIM_SETHILITEOPTIONS
Syntax
#include <kvvapi.h> SendMessage(hWndVAPI, VAPIM_SETHILITEOPTIONS, (LPARAM) (TPVAPIHiLiteOptions) pHiLiteOptions );
Arguments
Argument |
Description |
---|---|
|
The handle of the VAPI window. |
|
A pointer to a TPVAPIHiLiteOptions structure that contains information for the highlight options. |
Returns
SendMessage()
returns TRUE
on success; or FALSE
on error.