Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Disc_CountryCodeI Method

Gets disc country code.

Pascal
procedure Info_DVD_Disc_CountryCodeI(out Byte0: Integer; out Byte1: Integer);
C++
__fastcall Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
C#
public Info_DVD_Disc_CountryCodeI(ref int Byte0, ref int Byte1);
Visual Basic
Public Sub Info_DVD_Disc_CountryCodeI(ByRef Byte0 As Integer, ByRef Byte1 As Integer)
Java
public Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
IDL
Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
JavaScript
Info_DVD_Disc_CountryCodeI
Parameters 
Description 
out Byte0: Integer 
Byte 0 of code. 
out Byte1: Integer 
Byte 1 of code. 
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!