Up a level to AcSmDSTFiler      
AcSmDSTFiler.Init Method

This API was designed for internal use and has not been thoroughly tested.

Syntax

Init(

pUnk As Object,

pDb As IAcSmDatabase,

bForWrite As Boolean) As Object

pUnk Input IUnknown pointer representing the data container construct object
pDb Input IAcSmDatabase that the filer will act on
bForWrite Input Boolean to indicate if the filer will perform read operations or write operations
   Comments?