LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)
LEAD Technologies, Inc

IsTransferSyntaxSupported Method






The abstract syntax.
The transfer syntax.
Determines whether specified abstract/transfer syntax pair is supported.
Syntax
bool IsTransferSyntaxSupported( 
   string abstractSyntax,
   string transferSyntax
)
'Declaration
 
Function IsTransferSyntaxSupported( _
   ByVal abstractSyntax As String, _
   ByVal transferSyntax As String _
) As Boolean
'Usage
 
Dim instance As IPresentationContextProvider
Dim abstractSyntax As String
Dim transferSyntax As String
Dim value As Boolean
 
value = instance.IsTransferSyntaxSupported(abstractSyntax, transferSyntax)
bool IsTransferSyntaxSupported( 
   string abstractSyntax,
   string transferSyntax
)
function Leadtools.Dicom.AddIn.Interfaces.IPresentationContextProvider.IsTransferSyntaxSupported( 
   abstractSyntax ,
   transferSyntax 
)
bool IsTransferSyntaxSupported( 
   String^ abstractSyntax,
   String^ transferSyntax
) 

Parameters

abstractSyntax
The abstract syntax.
transferSyntax
The transfer syntax.

Return Value

true if the abstract/transfer syntax pair is supported; otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IPresentationContextProvider Interface
IPresentationContextProvider Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features