Location: Symbol Reference > Structs, Records, Enums > TJwGetMemBlob Record
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwGetMemBlob Record
Pascal
TJwGetMemBlob = record
  Data: Pointer;
  Size: Cardinal;
end;
Members 
Description 
Data: Pointer; 
Data created by GetMem 
Size: Cardinal; 
Size of data 

TJwGetMemBlob defines a blob that contains data created by GetMem

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!