LDicomAssociate::GetImplementClass
#include "ltdic.h"
L_CHAR * LDicomAssociate::GetImplementClass(L_VOID)
Returns the Implementation Class name for the DICOM Associate.
Returns
The name of the Implementation Class for the DICOM Associate.
Comments
Setting the Implementation Class can be disabled, or enabled and set using LDicomAssociate::SetImplementClass.
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::IsImplementClass, LDicomAssociate::SetImplementClass |
|
Topics: |
Example
For an example, refer to LDicomAssociate::IsImplementClass.