Click or drag to resize

IGHADeviceUninstall Method

[This is preliminary documentation and is subject to change.]

Called by the GHA executive when the driver is deleted. Perform device-specific uninstall steps

Namespace:  GHASchema
Assembly:  GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntax
C#
Object Uninstall()

Return Value

Type: Object

[Missing <returns> documentation for "M:GHASchema.IGHADevice.Uninstall"]

See Also