ErrorTargetAddress()
语法
Result = ErrorTargetAddress()概要
After an error with the code #PB_OnError_InvalidMemory, this command returns the memory address which was read/written when the error occurred. This command has no meaning for other error codes.
参数
无.
返回值
The memory address which was read/written when the error occurred, after a #PB_OnError_InvalidMemory error.
已支持操作系统
所有