Microsoft SDK for Java

Class_GetSuper

Retrieves the superclass.

Syntax

ClassClass* __cdecl Class_GetSuper(ClassClass *cls);

Return Value

Returns the superclass.

Parameters

*cls The address of the class object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.