'Declaration <DispIdAttribute(676)> Function TagGetName( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As String
'Declaration
<DispIdAttribute(676)> Function TagGetName( _ ByVal ImageID As Integer, _ ByVal TagNo As Integer _ ) As String
[DispId(676)] string TagGetName( int ImageID, int TagNo )
function TagGetName( ImageID: Integer; TagNo: Integer ): String;
DispIdAttribute(676) function TagGetName( ImageID : int, TagNo : int ) : String;
[DispId(676)] string* TagGetName( int ImageID, int TagNo )
[DispId(676)] String^ TagGetName( int ImageID, int TagNo )
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging IGdPictureImaging Members