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
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.