Using the rendering API, how would you use Element::GetElemGuid?
The doco states
This method gets the unique identifier of the element. This identifier is used to find the plan element in the plan database (using the General API).
However when I add anything from the general API into a rendering project, I start getting linkage errors which indicate the rendering API cannot be linked with the general API.