LDicomAssociate::IsRequest

Summary

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

Syntax

#include "ltdic.h"

L_BOOL LDicomAssociate::IsRequest(L_VOID)

Returns

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

Required DLLs and Libraries

Platforms

Win32, x64

See Also

Functions

Topics

Example

For an example, refer to LDicomAssociate::SetRequest.

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

LEADTOOLS DICOM C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.