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