WinPeekMsg - Errors
Possible returns from
WinGetLastError
PMERR_INVALID_HWND (0x1001)
An invalid window handle was specified.
PMERR_INVALID_FLAG (0x1019)
An invalid bit was set for a parameter. Use constants defined by PM for options, and do not set any reserved bits.
[Back: WinPeekMsg - Remarks]
[Next: WinPeekMsg - Related Functions]