please dont rip this site Prev Next

MONHSZSTRUCT info  Overview  Group

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; 

 

Members

cb
Specifies the structure’s size, in bytes.
fsAction
Specifies the action being performed on the string identified by the hsz member.

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.)

dwTime
Specifies the Windows time when the action specified by the fsAction member takes place. Windows time is the number of milliseconds that have elapsed since the system was booted.
hsz
Identifies the string. Because string handles are local to the process, this member is a global atom.
hTask
Identifies the task (application instance) performing the action on the string handle.
str
Points to the string identified by the hsz member.

See Also

MONCBSTRUCT, MONCONVSTRUCT, MONERRSTRUCT, MONLINKSTRUCT, MONMSGSTRUCT 


file: /Techref/os/win/api/win32/struc/src/str11_21.htm, 3KB, , updated: 2000/4/7 12:20, local time: 2024/4/25 06:15,
TOP NEW HELP FIND: 
3.138.114.94:LOG IN

 ©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?
Please DO link to this page! Digg it! / MAKE!

<A HREF="http://www.piclist.com/techref/os/win/api/win32/struc/src/str11_21.htm"> MONHSZSTRUCT</A>

After you find an appropriate page, you are invited to your to this massmind site! (posts will be visible only to you before review) Just type a nice message (short messages are blocked as spam) in the box and press the Post button. (HTML welcomed, but not the <A tag: Instead, use the link box to link to another page. A tutorial is available Members can login to post directly, become page editors, and be credited for their posts.


Link? Put it here: 
if you want a response, please enter your email address: 
Attn spammers: All posts are reviewed before being made visible to anyone other than the poster.
Did you find what you needed?

  PICList 2024 contributors:
o List host: MIT, Site host massmind.org, Top posters @none found
- Page Editors: James Newton, David Cary, and YOU!
* Roman Black of Black Robotics donates from sales of Linistep stepper controller kits.
* Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters.
* Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated!
* Contributors: Richard Seriani, Sr.
 

Welcome to www.piclist.com!

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  .