Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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
Colaborați cu noi pe GitHub
Sursa pentru acest conținut poate fi găsită pe GitHub, unde puteți, de asemenea, să creați și să consultați probleme și solicitări de tragere. Pentru mai multe informații, consultați ghidul nostru pentru colaboratori.