...
Code Block |
---|
...
| ||||
EdmiError edmiRemotePutProtectedAttr(SdaiServerContext serverContextId,
SdaiInstance instanceId,
SdaiString attributeName,
SdaiInvocationId *edmiInvocationId,
SdaiPrimitiveType valueType,
...);
|
<Description>
Arguments
...
Type | Name | Comment |
SdaiServerContext | serverContextId | Context identification, from edmiDefineServerContext |
SdaiInstance | instanceId | A numeric instanceID that uniquely identifies the instance of interrest in the remote EDMdatabase. |
SdaiString | attributeName | For each attribute value to assign the two following arguments in the following order have to be specified:
|
SdaiInvocationId | edmiInvocationId | Not yet used. When the edmiInvocationId is specified unequal NULL, the actual operation will be asynchronous and a handle (identifier) of the call will be returned in the edmiInvocationId argument. |
SdaiPrimitiveType | valueType | The data type, i.e. the primitive type of the elements in the aggregate. |
...
Return Value
...
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Options
...
Example
...
Code Block | ||
---|---|---|
| ||
<missing code> |
See also
Filter by label (Content by label) | ||||||
---|---|---|---|---|---|---|
|