Jump to content

OBJCLASS

From EDM2
Revision as of 15:55, 27 May 2005 by Anakor (talk | contribs) (Fields, Dscription, Format)

OBJCLASS

Object class structure

Type

struct _OBJCLASS  *pNext
PSZ               pszClassName
PSZ               pszModuleName

C Declaration Method

typedef struct

Fields

pNext         Pointer to the next object class structure.
pszClassName  Class name. 
pszModName    Module name.