msos2.hlp (Table of Contents; Topic list)
PDDESTOSEL (1.2)
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
#define INCL_WINDDE
 
 
PDDESTOSEL(pdde)
 
The PDDESTOSEL macro creates a selector from a pointer to a DDESTRUCT
structure. This is necessary in order to use the DosFreeSeg function to free
the memory that the DDESTRUCT structure uses.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
pdde       Points to a DDESTRUCT structure.
 
See Also
 
PDDEITOSEL, SELTOPDDES, DDESTRUCT