Quantcast
Channel: Product Communities
Viewing all articles
Browse latest Browse all 105279

Forum Post: Re: [V8i s3 MDL API] MSElementDescr from ElementID

$
0
0

Not intuitive, but here's one answer …

 ElementID id = ...
MSElementDescr* pElm = NULL;
UInt32 filePos = 0;
if (SUCCESS == mdlAssoc_getElementDescr (&pElm, &filePos, id, modelRef, FALSE))
{
   ...
   mdlElmdscr_freeAll (&pElm);
}

Regards, Jon Summers
LA Solutions


Viewing all articles
Browse latest Browse all 105279

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>