LEADTOOLS Medical (Leadtools.Dicom.AddIn assembly)

IsTransferSyntaxSupported Method

Show in webframe





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
) 

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

See Also

Reference

IPresentationContextProvider Interface
IPresentationContextProvider Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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