Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
[This function is a wrapper over the PeekMessage function. This function may be altered or unavailable in the future. Applications should call PeekMessage directly.]
Dispatches incoming sent messages, checks the thread message queue for a posted message, and retrieves the message (if any exist). See PeekMessage.
Syntax
BOOL _PeekMessage(
...
);
Parameters
-
...
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also