Click or drag to resize

IStorageDestroyElement Method

Destroys a storage element.

Namespace: Altaxo.UnmanagedApi.Ole32
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
void DestroyElement(
	string pwcsName
)

Parameters

pwcsName  String
The name of the element to destroy.
See Also