Sack Library Documentation
|
__cdecl TYPELIB_PROC void SetApplicationPointer(PTEXT text, POINTER p);
Parameters |
Description |
PTEXT text |
this is the text segment to set application data on |
POINTER p |
this is a pointer to application data |
Used to set the content of a segment to some application defined value. This allows a users application to store chunks of data in lists of text. These external chunks are handled like other words.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|