Jump to content

HANDLELIST

From EDM2
Revision as of 07:37, 21 February 2020 by Ak120 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Node handle list structure.

Type

USHORT    cMaxHandles
USHORT    cHandles
HADAPTER  Handles[1]

C Declaration Method

typedef struct

PHANDLELIST

Pointer to Node handle list structure.

typedef HANDLELIST *PHANDLELIST;