Property VLDVDPlayer.TVLDVDPlayer.DiscID
From Mitov Wiki Doc
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.
Class: TVLDVDPlayer
Contents |
Syntax
Delphi:
property DiscID : Int64 read GetDiscID;
C++ Builder:
__property __int64 DiscID = { read=GetDiscID };
Summary
Returns a system-generated 64-bit identification number for the specified DVD.
Description
Use this property to get a system-generated 64-bit
identification number for the specified DVD.