Click or drag to resize
IconReaderDestroyIcon Method

Namespace: TheVaultLib
Assembly: TheVaultLib (in TheVaultLib.dll) Version: 1.0.3776.37319
Syntax
[DllImportAttribute("User32.dll")]
private static int DestroyIcon(
	IntPtr hIcon
)

Parameters

hIcon
Type: SystemIntPtr

Return Value

Type: Int32
See Also