#include <BdsD.h>
Public Member Functions | |
DataHandle (BUInt32 phandle=BUInt32(), BUInt32 pdataFileId=BUInt32()) | |
Public Attributes | |
BUInt32 | handle |
Opaque file handle. | |
BUInt32 | dataFileId |
The data file ID if opened for write. |
Bds::DataHandle::DataHandle | ( | BUInt32 | phandle = BUInt32() , |
|
BUInt32 | pdataFileId = BUInt32() | |||
) |
BUInt32 Bds::DataHandle::dataFileId |
The data file ID if opened for write.
BUInt32 Bds::DataHandle::handle |
Opaque file handle.