LDicomAssociate::GetCalling
#include "ltdic.h"
L_CHAR * LDicomAssociate::GetCalling(L_VOID)
Returns the name of the calling Application Entity of the DICOM Associate.
Returns
The name of the calling Application Entity of the DICOM Associate.
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::SetCalling, LDicomAssociate::GetCalled, LDicomAssociate::SetCalled |
Topics: |
Example
For an example, refer to LDicomAssociate::GetCalled.