←Select platform

CheckErrorCode Method

Summary

For internal use by LEADTOOLS.

Syntax

C#
VB
Java
WinRT C#
C++
public static void CheckErrorCode( 
   int code 
) 
Public Shared Sub CheckErrorCode( _ 
   ByVal code As Integer _ 
)  
public static void CheckErrorCode(  
   int code 
) 
public static void CheckErrorCode(int code) 
 function Leadtools.Dicom.DicomException.CheckErrorCode(  
   code  
) 
public: 
static void CheckErrorCode(  
   int code 
)  

Parameters

code
The error code to check

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly