All Frameworks  Object Hierarchy  This Framework  Previous  Indexes  

DNBAttachmentFactory (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---DNBAttachmentFactory
 


Interface representing xxx.

Role: Components that implement DNBIABasicDevice are ...

Do not use the DNBIAMRLAttachmentFactory interface for such and such ClassReference, Class#MethodReference, #InternalMethod...


Method Index

Attach
Attach a Product/MA with another Product/MA
Remove
Remove an attachment.

Methods


o Sub Attach(CATBaseDispatch iParent,
CATBaseDispatch iChild,
CATBaseDispatch oAttachment)
Attach a Product/MA with another Product/MA
Parameters:
iParent
This input parameter contains the Parent product/MA of the attachment to be created
iChild
This input parameter contains the Child product/MA of the attachment to be created
oAttachment
This output parameter contains the attachment that is created.
Returns:
An HRESULT
o Sub Remove(CATBaseDispatch iAttachment)
Remove an attachment.
Parameters:
iAttachment
This input parameter contains the Attachment to be deleted.
Returns:
An HRESULT

Copyright © 2003, Dassault Systèmes. All rights reserved.