नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets a description of the properties of a stack frame.
Syntax
Parameters
ppDebugProp
[out] Returns an IDebugProperty2 object that describes the properties of this stack frame.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
Calling the EnumChildren method with appropriate filters can retrieve the local variables, method parameters, registers, and "this" pointer associated with the stack frame.