#define SetIndirect(Seg,Where) ( (Seg)->data.size = ((PTRSZVAL)(Where)-(PTRSZVAL)NULL) )
typelib.h
Set segment's indirect data.
Macros