SetExtendedData method (ILEADDicomNet)
short SetExtendedData (long hPDU, short nID, VARIANT *pData, long lLength); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Sets the extended data associated with the specified Presentation Context.
To retrieve the length of the extended data associated with a Presentation Context, call GetExtendedDataLength method.
To get extended data associated with a Presentation Context, call the GetExtendedData method.
See Also
Elements: |
|
Topics: |
DICOM Associate Connection: Modifying a DICOM Associate Handle |