Click or drag to resize

InquireStatus Class

Inquire the current status of capture.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneOutputCommandInquireStatusCaptureStatus
          MediaCy.Commands.CaptureInquireStatus

Namespace:  MediaCy.Commands.Capture
Assembly:  MediaCy.Commands.Capture (in MediaCy.Commands.Capture.dll) Version: 1.0.0.0
Syntax
VB
Public Class InquireStatus
	Inherits OneOutputCommand(Of InquireStatusCaptureStatus)

The InquireStatus type exposes the following members.

Properties
  NameDescription
Public propertyCaptureDevice
Top
Remarks
The InquireStatus command is not recorded, so it will have to be manually added when needed.
See Also