|
Medical Imaging in IDL: IDL DICOM Reference |
|
The IDLffDicomExCfg::RemoveApplicationEntity procedure method marks a specified Application Entity for removal from the collection of application entities.
| Note The Application Entity is not actually removed from the collection until the IDLffDicomExCfg::Commit method is called. |
Obj->[IDLffDicomExCfg::]RemoveApplicationEntity, ApplicationEntityName
A string containing the name of the Application Entity to be removed.
None
IDL Online Help (March 06, 2007)