LDicomAssociate::GetImplementVersion
#include "ltdic.h"
L_CHAR * LDicomAssociate::GetImplementVersion(L_VOID)
Returns the Implementation Version for the DICOM Associate.
Returns
The Implementation Version for the DICOM Associate.
Comments
Setting the Implementation Version can be disabled, or enabled and set using LDicomAssociate::SetImplementVersion.
Required DLLs and Libraries
LTDIC For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
See Also
Functions: |
LDicomAssociate::IsImplementVersion, LDicomAssociate::SetImplementVersion |
Topics: |
Example
For an example, refer to LDicomAssociate::IsImplementVersion.