Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

 

Code Block
languagecpp
themeConfluence
EdmiError  edmiGetHashedAttrInstances  (SdaiModel      modelId,
                                        SdaiEntity     entityId,
                                        SdaiAttr      attrId,                                         
                                        SdaiString    attrStringValue,
                                        SdaiInteger   attrIntegerValue,
                                        SdaiInteger   maxBufferSize,
                                        SdaiInteger   *index,
                                        SdaiInteger   *numberOfHits,
                                        SdaiInstance  *resultBuffer);

...