Search found 1 match

by aaaaabb
Thu Jan 12, 2006 1:35 am
Forum: Feedback and Feature Requests
Topic: Help using INPVector2
Replies: 1
Views: 2146

Help using INPVector2

Why this works for INPVector m_spVector.CoCreateInstance(CLSID_NPVector);
but this doesn't for INPVector2
m_spVector2.CoCreateInstance(CLSID_NPVector2)?

Is this wrong? In that case, how can I use INPVector2?.

Thanks for your help.