Microsoft SDK for Java

Object_GetClass

Retrieves class that the object points to.

Syntax

ClassClass* __cdecl Object_GetClass(HObject *obj);

Return Value

Returns a class object pointer.

Parameters

*obj The address of the class object to retrieve.

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