首页 > Term: Handle
Handle
A pointer to a pointer; that is, a variable that contains the address of another variable, which in turn contains the address of the desired object.
0
创建者
- Hellaweiss
- 100% positive feedback
A pointer to a pointer; that is, a variable that contains the address of another variable, which in turn contains the address of the desired object.