Click here to Skip to main content
15,888,908 members
Home / Discussions / COM
   

COM

 
AnswerRe: IAccessible, IAccessible2 Interface for Microsoft Active Accessibility Pin
xrg_soft@163.com1-Sep-11 4:43
xrg_soft@163.com1-Sep-11 4:43 
QuestionHow to replace a '%' character in CComBSTR with "%%"? Pin
narayanagvs23-Mar-11 0:32
narayanagvs23-Mar-11 0:32 
AnswerRe: How to replace a '%' character in CComBSTR with "%%"? Pin
«_Superman_»2-Apr-11 3:07
professional«_Superman_»2-Apr-11 3:07 
QuestionMozilla DOM Model Pin
kamaljagesia8-Mar-11 22:42
kamaljagesia8-Mar-11 22:42 
QuestionOPC connectivity problem : CoCreateInstance issue Pin
Neo Andreson18-Feb-11 2:24
Neo Andreson18-Feb-11 2:24 
AnswerRe: OPC connectivity problem : CoCreateInstance issue Pin
Randy Kondor19-Feb-11 14:37
Randy Kondor19-Feb-11 14:37 
Questionquestion about COM event handler Pin
asr112214-Feb-11 3:40
asr112214-Feb-11 3:40 
QuestionHow to get COM IID from a registered dll Pin
drakkor_111-Feb-11 13:22
drakkor_111-Feb-11 13:22 
I'm trying to access an an XAudio2 interface (IXAudio2 for example) in C#.

Some background: I'm writing a tool that will allow a sound artist to play back some music (among other things). I require playback of streaming multichannel audio from any location in the file, the tool is written in C#. DirectSound is depricated, XACT can't do this as far as I know, other packages (NAudio and SlimDX) are options but I'd like to stick with what our artists already have installed if possible. That leaves me with xaudio2, but it's not managed.

I've scanned my registry and opened the XAudio2 dll in OLE-COM Object Viewer, as well as several dll inspectors, none list the interfaces in the coclass. I'm following the directions here to access the COM interfaces but I require the IID of interfaces like IXAudio2.

Is there any way of getting this information or am I going down the wrong path all together?

TIA
AnswerRe: How to get COM IID from a registered dll Pin
drakkor_111-Feb-11 13:33
drakkor_111-Feb-11 13:33 
GeneralRe: How to get COM IID from a registered dll Pin
NedoRot14-Feb-11 2:32
NedoRot14-Feb-11 2:32 
QuestionIObjectWithSite - amidoinitrite? Pin
T800G2-Feb-11 10:53
T800G2-Feb-11 10:53 
QuestionPlz help with QueryInterface() [modified] Pin
Ganesamoorthy.S26-Jan-11 22:59
Ganesamoorthy.S26-Jan-11 22:59 
AnswerRe: Plz help with QueryInterface() Pin
Yusuf27-Jan-11 1:02
Yusuf27-Jan-11 1:02 
QuestionCComContainedObject Question Pin
Craig Longman23-Jan-11 12:36
Craig Longman23-Jan-11 12:36 
QuestionProblem in registering a 32 bit C++ COM/ATL Service on Windows7 64 bit Pin
Aseem Sharma22-Dec-10 15:01
Aseem Sharma22-Dec-10 15:01 
AnswerRe: Problem in registering a 32 bit C++ COM/ATL Service on Windows7 64 bit Pin
ShilpiP22-Dec-10 21:38
ShilpiP22-Dec-10 21:38 
QuestionDifference between COM and DCOM Pin
tasumisra28-Nov-10 15:39
tasumisra28-Nov-10 15:39 
AnswerRe: Difference between COM and DCOM Pin
«_Superman_»29-Nov-10 8:20
professional«_Superman_»29-Nov-10 8:20 
AnswerRe: Difference between COM and DCOM Pin
Abhinav S16-Jan-11 3:11
Abhinav S16-Jan-11 3:11 
AnswerRe: Difference between COM and DCOM Pin
Shameel17-Aug-11 2:34
professionalShameel17-Aug-11 2:34 
Questionproblem with SafeArrayPutElement Pin
Member 444090525-Nov-10 17:22
Member 444090525-Nov-10 17:22 
AnswerRe: problem with SafeArrayPutElement Pin
T21021-Jan-11 1:49
T21021-Jan-11 1:49 
QuestionHow can I filter unwanted unwanted types(not in my code) from DIA SDK? Pin
glitteringsound13-Nov-10 3:52
glitteringsound13-Nov-10 3:52 
AnswerRe: How can I filter unwanted unwanted types(not in my code) from DIA SDK? Pin
Richard MacCutchan13-Nov-10 7:06
mveRichard MacCutchan13-Nov-10 7:06 
GeneralRe: How can I filter unwanted unwanted types(not in my code) from DIA SDK? Pin
glitteringsound13-Nov-10 9:51
glitteringsound13-Nov-10 9:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.