Click or drag to resize

CaptureCommandsInquireStatus Property

Inquire the current status of capture.

Namespace:  MediaCy.Automation.Capture
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public Shared ReadOnly Property InquireStatus ( 
	parent As McCommand
) As InquireStatus
	Get

Parameters

parent
Type: MediaCy.IQL.ApplicationMcCommand

Property Value

Type: InquireStatus
Remarks
The InquireStatus command is not recorded, so it will have to be manually added when needed.
See Also