Microsoft SDK for Java

Class_GetName

Retrieves the class name.

Syntax

const char * __cdecl Class_GetName(ClassClass *cls);

Return Value

Returns the class name.

Parameters

*cls The address of the class object.

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