The EnumObjectsProc function is an application-defined callback function that processes object data supplied by the EnumObjects function.
VOID CALLBACK EnumObjectsProc(
LPVOID lpLogObject, |
// pointer to graphic-object structure |
LPARAM lpData |
// pointer to application-defined data |
); |
This function does not return a value.
An application must register this function by passing its address to the EnumObjects function. EnumObjectsProc is a placeholder for the application-defined function name.
EnumObjects, GlobalAlloc, GlobalLock, LOGPEN, LOGBRUSH
file: /Techref/os/win/api/win32/func/src/f21.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 10:26,
18.226.226.241:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 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://ecomorder.com/Techref/os/win/api/win32/func/src/f21.htm"> EnumObjectsProc</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.