Discussion:
static member
(too old to reply)
Carl Forsman
2009-08-21 22:25:17 UTC
Permalink
what's the problem below?

class CMusicDemo
: public CInterfaceGroup
, public ILifeHubControllerNotificationSink
{


static midi::CMIDIOutDevice m_OutDevice;


};
Tim Roberts
2009-08-22 20:35:43 UTC
Permalink
Post by Carl Forsman
what's the problem below?
class CMusicDemo
: public CInterfaceGroup
, public ILifeHubControllerNotificationSink
{
static midi::CMIDIOutDevice m_OutDevice;
};
Igor replied with the correct answer 9 minutes after you posted your
question the first time. You should check for replies before sending your
question again.
--
Tim Roberts, ***@probo.com
Providenza & Boekelheide, Inc.
Loading...