Sack Library Documentation
|
__cdecl TYPELIB_PROC PTEXT SegUnlink(PTEXT segment);
The segment passed.
Removes a segment from a list of segments. Links what was prior and what was after together. Sets both next and prior of the segment unlinked to NULL.
SegUnlink( segment );
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|