The PtInRegion function determines whether the specified point is inside the specified region.
BOOL PtInRegion(
|
HRGN hrgn, |
// handle of region |
|
int X, |
// x-coordinate of point |
|
int Y |
// y-coordinate of point |
|
); |
If the specified point is in the region, the return value is nonzero.
If the specified point is not in the region, the return value is zero.
See also:
| file: /Techref/os/win/api/win32/func/src/f69_1.htm, 1KB, , updated: 2000/4/7 12:19, local time: 2012/5/24 11:56,
38.107.179.231:LOG IN |
| ©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/func/src/f69_1.htm"> PtInRegion</A> |
| Did you find what you needed? |
|
PIC Microcontroller Instruction Set Quick Reference and Core Comparison Matrix |
|
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. |
.