Click or drag to resize

_DMcCaptDevAttributeEvents Methods

The _DMcCaptDevAttributeEvents type exposes the following members.

Methods
  NameDescription
Public methodAfterClose
A McCaptAttribute object has just been removed from the attributes collection.
Public methodAfterNew
A McCaptAttribute object has just been created and added to the attributes collection.
Public methodBeforeClose
A McCaptAttribute object is being removed from the attributes collection.
Public methodBeforeNew
A McCaptAttribute object is being created and added to the attributes collection.
Public methodChanged
One of the McCaptAttribute object's properties changed its value.
Top
See Also