Account
BdsApi 2.0.11 |
Bds::DataHandle Class Reference
This defines a handle to a data stream/file. More...
#include <BdsD.h>
Public Member Functions | |
DataHandle (BUInt32 handle=0, BUInt32 dataFileId=0) | |
Public Attributes | |
BUInt32 | handle |
Opaque file handle. More... | |
BUInt32 | dataFileId |
The data file ID if opened for write. More... | |
Detailed Description
This defines a handle to a data stream/file.
Constructor & Destructor Documentation
◆ DataHandle()
Member Data Documentation
◆ dataFileId
BUInt32 Bds::DataHandle::dataFileId |
The data file ID if opened for write.
◆ handle
BUInt32 Bds::DataHandle::handle |
Opaque file handle.
The documentation for this class was generated from the following files:
Generated by
