Prev Next
The PropSheet_IsDialogMessage macro passes a message to a property
sheet dialog box and indicates whether the dialog processed the message. You
can use this macro or explicitly send the PSM_ISDIALOGMESSAGE
message.
BOOL PropSheet_IsDialogMessage(
Parameters
-
hDlg
-
Handle to the property sheet.
-
pMsg
-
Pointer to a MSG structure that contains the
message to be checked.
Return Values
If the macro has been processed, the return value is TRUE.
If the macro has not been processed, the return value is FALSE.
Remarks
Your message loop should use the PSM_ISDIALOGMESSAGEmessage with
modeless property sheets to pass messages to the property sheet dialog box.
If the return value indicates that the PSM_ISDIALOGMESSAGE message was
processed, it must not be passed to the TranslateMessage or DispatchMessage
function.
See Also
DispatchMessage, MSG,
PropertySheet, PSM_ISDIALOGMESSAGE,
TranslateMessage
See also:
| file: /Techref/os/win/api/win32/mac/src/mac03_15.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2012/2/10 14:37,
|
| | ©2012 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://www.piclist.com/tecHREF/os/win/api/win32/mac/src/mac03_15.htm"> PropSheet_IsDialogMessage</A> |
| Did you find what you needed?
|
| |
THE T-SHIRT IS HERE!
The PICList shop now offers mugs, steins and...
T-Shirts!!!
|
| |
miSim DE is an excellent,
portable and powerful IDE for
developing PIC applications.
The only consistant, simple to use yet
powerful development environment. It simulates real-world devices via virtual component "plugins" (LED,LCD,key,motor,TV,etc)
in real time, has a syntax highlighting editor, macro assembler
and disassembler. Regular updates and third-party plugins keep this
software ahead of any other PIC IDE.
|
.
|