'Declaration
<DispIdAttribute(681)> Function TagGetXMLPacket( _ ByVal ImageID As Integer _ ) As String
[DispId(681)] string TagGetXMLPacket( int ImageID )
function TagGetXMLPacket( ImageID: Integer ): String;
DispIdAttribute(681) function TagGetXMLPacket( ImageID : int ) : String;
[DispId(681)] string* TagGetXMLPacket( int ImageID )
[DispId(681)] String^ TagGetXMLPacket( int ImageID )
Parameters
- ImageID