VisitType
Visit a type and print its members.
参数
arg1
The type to visit.
[arg2]
Address to print from. If not specified (or zero) the type will be printed without values.
[arg3]
Maximum pointer resolution depth (default is 0). This can be used to also display structures (and values) pointed to by members of the type you are visiting.
结果
此命令不会设置任何结果变量。