Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Turn off level in View, C++

$
0
0

[quote user="HDR_Coder"] mdlLevel_getIdFromName(&levid,modelRef,LEVEL_NULL_ID,&levelName);[/quote]

How is variable levelName declared?  The function is expecting a const pointer to a wide character string (MSWCharCP).  You're passing the address-of something, which is almost certainly wrong.  Again, the compiler should be telling you that something is amiss.


Viewing all articles
Browse latest Browse all 7260

Trending Articles



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