mGNCS API Reference
v1.2.0
A new control set and a new framework for MiniGUI apps
|
the VTable of mWidget, drived from mComponentClass More...
#include <mwidget.h>
the VTable of mWidget, drived from mComponentClass
self | - this pointer |
message | - the code of message |
wParam | - the wparam of message |
lParam | - the lParam of message |
handler | - the handler defined by user |
message | - the message processing |
wParam | - the wParam of message |
lParam | - the lParam of message |
pret | - the pointer of return code, OUT Params |