L_DicomIsRequest

#include "ltdic.h"

L_LTDIC_API L_BOOL L_DicomIsRequest(hPDU)

Returns a value that indicates the type of the specified Associate (Request or Accept).

Parameters

HDICOMPDU hPDU

A DICOM Associate handle.

Returns

Value Meaning
TRUE The specified DICOM Associate is of type Associate Request.
FALSE The specified DICOM Associate is of type Associate Accept.

Required DLLs and Libraries

Platforms

Win32, x64, Linux.

See Also

Functions

Topics

Example

For an example, refer to L_DicomCreateAssociate.

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS DICOM C API Help