The GetProp function retrieves a data handle from the property list of the given window. The given character string identifies the handle to be retrieved. The string and handle must have been added to the property list by a previous call to the SetProp function.
HANDLE GetProp(
HWND hWnd, |
// handle of window |
LPCTSTR lpString |
// atom or address of string |
); |
If the property list contains the given string, the return value is the associated data handle. Otherwise, the return value is NULL.
EnumProps, GlobalAddAtom, RemoveProp, SetProp
file: /Techref/os/win/api/win32/func/src/f37_17.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/5 17:19,
18.227.24.208: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://massmind.org/techref/os/win/api/win32/func/src/f37_17.htm"> GetProp</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.