HANDLELIST: Difference between revisions
Appearance
Created page with "Node handle list structure. == Type == USHORT cMaxHandles USHORT cHandles HADAPTER Handles[1] == C Declaration Method == typedef struct == Fields ==..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Type == | == Type == | ||
USHORT | USHORT cMaxHandles | ||
USHORT | USHORT cHandles | ||
HADAPTER | HADAPTER Handles[1] | ||
== C Declaration Method == | == C Declaration Method == | ||
typedef struct | typedef struct | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Revision as of 11:02, 18 August 2017
Node handle list structure.
Type
USHORT cMaxHandles USHORT cHandles HADAPTER Handles[1]
C Declaration Method
typedef struct