Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError _CDECL edmiGetAttrDefinitionOfInstance (SdaiInstance currInst, SdaiString attributeName, /* valid also for extended attributes */ SdaiAttr *attrId); |
Use this function to get attribute metainformation meta information for attribute declared in an extension schemata for an EXPRESS schema.
Arguments
...
...
Type | Name | Comment |
SdaiInstance | currInst | |
SdaiString | attributeName | valid also for extended attributes |
SdaiAttr | attrId |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
...