|
JWSCL Documentation
|
constructor Create(P: Pointer; DataSize: Int64; ReadonlyAccess: Boolean = true);
|
Parameters |
Description |
|
P: Pointer |
Pointer to the data which the stream should handle |
|
DataSize: Int64 |
Size of the data stored at P |
|
ReadonlyAccess: Boolean = true |
Default = true. Specifies whether the user has readonly access or not TJwVirtualStream |
Create Creates an instance of the TJwVirtualStream class
|
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!
|