GetObjType Macro From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next GetObjType Macro C #define GetObjType(pObj) ((OBJ_HEADER *)pObj)->type Overview This macro returns the object type. Input Parameters Input Parameters Description pObj Pointer to the object of interest. Returns Returns the OBJ_TYPE of the object. Preconditions none Side Effects none Library API > Graphics Object Layer API > Object Management > GetObjType Macro Microchip Graphics Library Version 3.06.02 - October 15, 2012Copyright © 2012 Microchip Technology, Inc. All rights reserved Contents | Index | Home previous page start next page