ISymUnmanagedVariable Interface
Represents a variable, such as a parameter, a local variable, or a field.
Methods
Method | Description |
---|---|
GetAddressField1 Method | Gets the first address field for this variable. Its meaning depends on the kind of address. |
GetAddressField2 Method | Gets the second address field for this variable. Its meaning depends on the kind of address. |
GetAddressField3 Method | Gets the third address field for this variable. Its meaning depends on the kind of address. |
GetAddressKind Method | Gets the kind of address of this variable. |
GetAttributes Method | Gets the attribute flags for this variable. |
GetEndOffset Method | Gets the end offset of this variable within its parent. |
GetName Method | Gets the name of this variable. |
GetSignature Method | Gets the signature of this variable. |
GetStartOffset Method | Gets the start offset of this variable within its parent. |
Requirements
Header: CorSym.idl, CorSym.h
See also
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.