MiniGUI API Reference (MiniGUI-Standalone)  v3.2.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 2914 of file window.h.

Field Documentation

void* context

the context which will be passed to the hook function.

Definition at line 2917 of file window.h.

MSGHOOK hook

the pointer to the hook function.

Definition at line 2919 of file window.h.


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