Media Player SDK
|
Gets disc country code.
procedure Info_DVD_Disc_CountryCodeI(out Byte0: Integer; out Byte1: Integer);
__fastcall Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
public Info_DVD_Disc_CountryCodeI(ref int Byte0, ref int Byte1);
Public Sub Info_DVD_Disc_CountryCodeI(ByRef Byte0 As Integer, ByRef Byte1 As Integer)
public Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
Info_DVD_Disc_CountryCodeI(int Byte0, int Byte1);
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!
|