changeset 21 | 50bf9db68373 |
parent 20 | 6dfc5f825351 |
20:6dfc5f825351 | 21:50bf9db68373 |
---|---|
94 /** |
94 /** |
95 * Destructor. |
95 * Destructor. |
96 */ |
96 */ |
97 virtual ~CMdEObjectDef(); |
97 virtual ~CMdEObjectDef(); |
98 |
98 |
99 TDefId Id() const; |
99 IMPORT_C TDefId Id() const; |
100 |
100 |
101 /** |
101 /** |
102 * Returns the property definition with the specified id |
102 * Returns the property definition with the specified id |
103 * |
103 * |
104 * @param aId id |
104 * @param aId id |