Click or drag to resize

IStorageDestroyElement Method

[Missing <summary> documentation for "M:Altaxo.UnmanagedApi.Ole32.IStorage.DestroyElement(System.String)"]


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

Parameters

pwcsName  String

[Missing <param name="pwcsName"/> documentation for "M:Altaxo.UnmanagedApi.Ole32.IStorage.DestroyElement(System.String)"]

See Also