MiniGUI API Reference (MiniGUI-Standalone)  v4.0.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields

#include <window.h>

Data Fields

void * context
 
MSGHOOK hook
 

Detailed Description

Structure defines a message hook.

Definition at line 3697 of file window.h.

Field Documentation

◆ context

void* context

the context which will be passed to the hook function.

Definition at line 3700 of file window.h.

◆ hook

MSGHOOK hook

the pointer to the hook function.

Definition at line 3702 of file window.h.


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