IAcSmComponent.InitNew Method
I Methods
AcSmDSTFiler.Init Method
IAcSmPersist.InitNew Method
Initialization of a newly created persistable
object. This method and the Load method
are the only two ways to initialize a persistable component.
Syntax
InitNew(
pOwner As IAcSmPersist) As Object
pOwner |
Input pointer to the owner of the object |