|
JWSCL Documentation
|
constructor Create(FileHandle: hFile; DuplicateFileHandle: Boolean = false); overload;
|
Parameters |
Description |
|
FileHandle: hFile |
A handle to file which has been opened with CreateFile(Ex) |
|
DuplicateFileHandle: Boolean = false |
Specifies whether the file handle is duplicated or not If this parameter is true you have to close the file handle by yourself |
Create Creates an instance of the TJwFileStreamEx class
|
Exceptions |
Description |
|
This exception is thrown if LoadLibray failed | |
|
This exception is thrown if GetProcAddress failed | |
|
EJwsclFileMappingException |
This exception is thrown if an error has occured in TJwCustomMappedStream.CreateMapView TJwFileStreamEx |
|
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!
|