TJwMsgRec = record pProc: Pointer; hHandle: HWND; uPage: SI_PAGE_TYPE; Dlg: TJwSecurityDescriptorDialog; userData: Pointer; end;
|
Members |
Description |
|
pProc: Pointer; |
pProc contains a pointer to a saved default window proc |
|
hHandle: HWND; |
hHandle contains a handle to the window which proc is saved |
|
uPage: SI_PAGE_TYPE; |
uPage contains information about the page type of the window |
|
Dlg: TJwSecurityDescriptorDialog; |
Dlg defines the security dialog instance which holds this record |
|
userData: Pointer; |
userData contains the previous GWLP_USERDATA pointer |
for internal use only
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|