Code Block | ||||
---|---|---|---|---|
| ||||
EdmiError _CDECL edmiGetExtendedAttributesOfInstance (SdaiInstance currInst, SdaiInteger *numberOfExtededAttributes, SdaiInstance **extendedAttributesIds); /* attributeIds should be freed (edmiFree()) by caller */ |
Use this function to get attribute metainformation for attribute declared in ENTITY_EXTENSIONs in an extension schemata
Arguments
...
...
Type | Name | Comment |
SdaiInstance | currInst | |
SdaiInteger | numberOfExtededAttributes | |
SdaiInstance | extendedAttributesIds | attributeIds should be freed (edmiFree()) by caller |
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
<arguments missing>
Example
...
...
Code Block | ||
---|---|---|
| ||
<example> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|