'Declaration <DispIdAttribute(473)> Function IPTCGetValueBytes( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer, _ ByRef Data() As Byte _ ) As Integer
'Declaration
<DispIdAttribute(473)> Function IPTCGetValueBytes( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer, _ ByRef Data() As Byte _ ) As Integer
[DispId(473)] int IPTCGetValueBytes( int ImageID, int TagNo, ref byte[] Data )
function IPTCGetValueBytes( ImageID: Integer; TagNo: Integer; var Data: Bytearray of ): Integer;
DispIdAttribute(473) function IPTCGetValueBytes( ImageID : int, TagNo : int, Data : byte[] ) : int;
[DispId(473)] int IPTCGetValueBytes( int ImageID, int TagNo, ref byte[]* Data )
[DispId(473)] int IPTCGetValueBytes( int ImageID, int TagNo, array<byte>^% Data )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging IGdPictureImaging Members