ITPluggableTerminalSuperclassRegistration::Delete method (termmgr.h)

The Delete method removes the current terminal superclass from the registry.

Syntax

HRESULT Delete();

Return value

This method can return one of these values.

Return code Description
S_OK
Method succeeded.
E_FAIL
Method failed.

Requirements

Requirement Value
Target Platform Windows
Header termmgr.h
Library Uuid.lib
DLL Tapi3.dll

See also

Add

ITPluggableTerminalSuperclassRegistration