Taxonomy Categories:
Member Functions:
Interface Category:
API.
Inherits From:
TStorageBin
Inherited By:
None.
Purpose:
TDocumentBin derives from TStorageBin and is used by TMultiBinStorageMechanism to provide storage for the internal content of documents.
Instantiation:
Always allocate on the stack.
Deriving Classes:
Do not derive from TDocumentBin.
Concurrency:
Not multithread safe.
Resource Use:
TDocumentBin manages its own resources.
TDocumentBin (TMultiBinStorageMechanism *)
Interface Category:
API.
Purpose:
Creates a new document bin for the specified storage mechanism.
Calling Context:
Call this function directly.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
virtual ~ TDocumentBin ()
Interface Category:
API.
Purpose:
Destructor. This function closes the bin if it's open.
Calling Context:
Called to destroy an object.
Parameters:
Return Value:
None.
Exceptions:
Throws no exceptions, passes all exceptions through.
Concurrency:
Not multithread safe.
Other Considerations:
None.
Click the icon to mail questions or corrections about this material to Taligent personnel.
Copyright©1995 Taligent,Inc. All rights reserved.