DkmStackWalkFrame.FrameSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of bytes of the stack consumed by this frame. This value will be zero for annotated frames, or if the value is unknown.
public:
property System::UInt32 FrameSize { System::UInt32 get(); };
public:
property unsigned int FrameSize { unsigned int get(); };
public uint FrameSize { get; }
member this.FrameSize : uint32
Public ReadOnly Property FrameSize As UInteger
Property Value
Returns UInt32.