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

[CONNECT C++] DgnButtonEvent not found?

$
0
0

I'm trying to use Bentley::DgnPlatForm::DgnButtonEvent as a parameter to a function but the compiler says type 'Bentley::DgnPlatform::DgnButtonEvent' is undefined.

UpdatePosition(Bentley::DgnPlatform::DgnButtonEvent ev ) {}

I've included DgnPlatform.h and also added "using namespace Bentley::DgnPlatform: in my code module. When I look at DgnPlatform.h, all I see for the definition is:

DGNPLATFORM_TYPEDEFS (DgnButtonEvent)

 

so, I'm not sure if it really exists or not...

 

 

Bruce

 


Viewing all articles
Browse latest Browse all 7260

Trending Articles



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