Set VLDVDPlayer.TVLDVDParentalLevelSet

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: VideoLabPkg

Unit: VLDVDPlayer

Contents

Syntax

Delphi:

type TVLDVDParentalLevelSet = set of TVLDVDParentalLevels;

C++ Builder:

typedef Set<TVLDVDParentalLevels, plLevel1, plLevel8 > TVLDVDParentalLevelSet;

Visual C++ (MFC):

typedef CTSet<CTVLDVDParentalLevels, plLevel1, plLevel8 > CTVLDVDParentalLevelSet;

Summary

Set of available DVD parental level settings.

Description

Defines set of available DVD parental level settings.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox