Media Player SDK
ContentsIndexHome
PreviousUpNext
TVFMediaPlayer.Info_DVD_Disc_CountryCode Method

Gets disc country code.

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