Set DSCaptureDevice.TALDSCaptureDialogs

From Mitov Wiki Doc
Jump to: navigation, search

This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.

Package: AudioLabBasicPkg

Unit: DSCaptureDevice

Contents

Syntax

Delphi:

type TALDSCaptureDialogs = set of TALDSCaptureDialog;

C++ Builder:

typedef Set<TALDSCaptureDialog, cdAudioCapture, cdAudioCapturePin > TALDSCaptureDialogs;

Visual C++ (MFC):

typedef CTSet<CTALDSCaptureDialog, cdAudioCapture, cdAudioCapturePin > CTALDSCaptureDialogs;

Summary

Set of available dialogs for a particular audio devices.

Description

Defines a set of available dialogs for a particular audio devices.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox