Changeset 68484 in vbox
- Timestamp:
- Aug 21, 2017 1:45:40 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CFGM.cpp
r65852 r68484 285 285 * @returns Pointer to the parent node. 286 286 * @returns NULL if pNode is Root or pNode is the start of a 287 * restricted subtree (use CFGM r3GetParentEx() for that).287 * restricted subtree (use CFGMR3GetParentEx() for that). 288 288 * 289 289 * @param pNode The node which parent we query.
Note:
See TracChangeset
for help on using the changeset viewer.