LINKITEM
Appearance
USAGE_LINK structure.
Type
struct
C Declaration Method
typedef struct
Example Code
typedef struct _LINKITEM {
WPObject *LinkObj; /* The link object. */
} LINKITEM;
typedef LINKITEM *PLINKITEM;
USAGE_LINK structure.
struct
typedef struct
typedef struct _LINKITEM {
WPObject *LinkObj; /* The link object. */
} LINKITEM;
typedef LINKITEM *PLINKITEM;