NODEENTRY: Difference between revisions
Appearance
Created page with "Node entry structure. == Type == RMHANDLE RMHandle; ULONG Depth; == C Declaration Method == typedef struct == Fields == == Remarks == == Example Code == <..." |
mNo edit summary |
||
Line 2: | Line 2: | ||
== Type == | == Type == | ||
RMHANDLE RMHandle; | |||
ULONG Depth; | |||
== C Declaration Method == | == C Declaration Method == | ||
typedef struct | typedef struct | ||
== Fields == | == Fields == | ||
[[Category:Data type]] | [[Category:Data type]] |
Latest revision as of 10:58, 18 August 2017
Node entry structure.
Type
RMHANDLE RMHandle; ULONG Depth;
C Declaration Method
typedef struct