MODALIZER SDK  3.2.2.2
IDCXDIC Interface Reference

Lookup tags in the dictionary either by their name or by the number. More...

Inherits IDispatch.

Public Member Functions

HRESULT LookupTagByName ([in] BSTR tagname, [out, retval] DICOM_TAG *tag)
 Lookup a tag by the string representation.
 
HRESULT LookupTag ([in] DICOM_TAGS_ENUM tag)
 NOT IMPLEMENTED.
 

Detailed Description

Lookup tags in the dictionary either by their name or by the number.