|
Documentation Project 1
|
__cdecl TYPELIB_PROC PTEXT SegExpandEx(PTEXT source, int nSize DBG_PASS);
|
Parameters |
Description |
|
PTEXT |
the segment to expand |
|
int |
count of character to expand by |
A pointer to a new segment that is bigger, but has the same existing content. Expands a text segment by a certain amount.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|