SetImplementClass method (ILEADDicomNet)
short SetImplementClass (long hPDU, BOOL bEnabled, BSTR pszUID); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Enables or disables setting the Implementation Class. It also sets the Implementation Class if enabled.
If setting the Implementation Class is enabled, you can get the name of the Implementation Class by calling the GetImplementClass method.
To determine whether the Implementation Class can be set, call the ImplementClass method.
See Also
Elements: |
|
Topics: |
DICOM Associate Connection: Modifying a DICOM Associate Handle |