ITPluggableTerminalSuperclassRegistration::GetTerminalSuperclassInfo method (termmgr.h)

The GetTerminalSuperclassInfo method gets class information from the registry for the current terminal superclass.

Syntax

HRESULT GetTerminalSuperclassInfo();

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

ITPluggableTerminalSuperclassRegistration