SetPresentationAbstract method (ILEADDicomNet)
short SetPresentationAbstract (long hPDU, short nID, BSTR pszUID); | |
Overview |
Refer to Working with DICOM Associate Connections. |
Remarks
Sets the Abstract Syntax of the specified Presentation Context of the specified DICOM Associate.
The Abstract Syntax provides information about the class type of the data that will be transferred across the DICOM Associate connection.
This function is valid only for DICOM Associates of type Associate Request.
To get the Abstract Syntax of a specific Presentation Context, call the GetPresentationAbstract method.
See Also
Elements: |
|
Topics: |
DICOM Associate Connection: Modifying a DICOM Associate Handle |