หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This method returns the type of object to which this pointer object points.
Syntax
Parameters
ppField
[out] Returns an IDebugField describing the type of target object.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
If, for example, the IDebugPointerField object points to an integer, the IDebugField type returned by this method describes that integer type.