|
Documentation Project 1
|
__cdecl TYPELIB_PROC PTEXT SegInsert(PTEXT what, PTEXT before);
|
Parameters |
Description |
|
PTEXT what |
what to insert into the list |
|
PTEXT before |
insert the segments before this segment |
The parameter 'what'.
Inserts a segment before another segment.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|