Click or drag to resize

GetAttribute Class

Get the McCaptDevAttribute object that represents the specified capture attribute.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        CaptureBaseCommand
          MediaCy.Commands.CaptureGetAttribute

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class GetAttribute
	Inherits CaptureBaseCommand

The GetAttribute type exposes the following members.

Properties
  NameDescription
Public propertyAttribute
Public propertyAttrID
Top
Remarks
This command is not available for remote automation.
See Also