BdsApi  1.2.10
Public Member Functions | Public Attributes
Bds::DataHandle Class Reference

This defines a handle to a data stream/file. More...

#include <BdsD.h>

List of all members.

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.

Detailed Description

This defines a handle to a data stream/file.


Constructor & Destructor Documentation

Bds::DataHandle::DataHandle ( BUInt32  phandle = BUInt32(),
BUInt32  pdataFileId = BUInt32() 
)

Member Data Documentation

The data file ID if opened for write.

Opaque file handle.


The documentation for this class was generated from the following files: