The MONHSZSTRUCT structure contains information about a DDE string handle. A DDE monitoring application can use this structure when monitoring the activity of the string manager component of the DDE Management Library.
typedef struct tagMONHSZSTRUCT { // mhst UINT cb; BOOL fsAction; DWORD dwTime; HSZ hsz; HANDLE hTask; TCHAR str[1]; } MONHSZSTRUCT;
Value |
Meaning |
MH_CLEANUP |
An application is freeing its DDE resources, causing the system to delete string handles the application had created. (The application called the DdeUninitialize function.) |
MH_CREATE |
An application is creating a string handle. (The application called the DdeCreateStringHandle function.) |
MH_DELETE |
An application is deleting a string handle. (The application called the DdeFreeStringHandle function.) |
MH_KEEP |
An application is increasing the usage count of a string handle. (The application called the DdeKeepStringHandle function.) |
MONCBSTRUCT, MONCONVSTRUCT, MONERRSTRUCT, MONLINKSTRUCT, MONMSGSTRUCT
file: /Techref/os/win/api/win32/struc/src/str11_21.htm, 3KB, , updated: 2000/4/7 11:20, local time: 2024/11/7 16:25,
18.119.255.31: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/struc/src/str11_21.htm"> MONHSZSTRUCT</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.