question

PavleStojanovic-2347 avatar image
0 Votes"
PavleStojanovic-2347 asked PavleStojanovic-2347 edited

Can I get alignment value for class using DIA SDK?

I am making app in c++ that can list all classes/structs with their members from PDB using DIA SDK but I don't know how to get alignment value. I tried to search it in microsoft docs https://github.com/MicrosoftDocs/visualstudio-docs/tree/master/docs/debugger/debug-interface-access but I wasn't able to find any property that returns class/struct alignment. Can I get it somehow using DIA SDK?

c++vs-debugging
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers