Jump to content

LINKITEM

From EDM2

USAGE_LINK structure.

Type

struct

C Declaration Method

typedef struct

Example Code

typedef struct _LINKITEM {
  WPObject      *LinkObj;  /* The link object. */
} LINKITEM;

typedef LINKITEM *PLINKITEM;