Click here to Skip to main content
15,895,799 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: DATAREPEATER GUIDE Pin
Dave Kreskowiak10-Aug-11 7:22
mveDave Kreskowiak10-Aug-11 7:22 
AnswerRe: DATAREPEATER GUIDE Pin
Eddy Vluggen10-Aug-11 12:34
professionalEddy Vluggen10-Aug-11 12:34 
AnswerRe: DATAREPEATER GUIDE Pin
sivakumat11-Aug-11 1:34
sivakumat11-Aug-11 1:34 
QuestionSystem Enumeration - CreateClassEnumerator Pin
SarahJMR8-Aug-11 8:52
SarahJMR8-Aug-11 8:52 
QuestionRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 5:20
professionalShameel10-Aug-11 5:20 
AnswerRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 5:36
SarahJMR10-Aug-11 5:36 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 5:54
professionalShameel10-Aug-11 5:54 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 6:02
SarahJMR10-Aug-11 6:02 
Hi,

Thanks for the super quick response.

The header file is for informational purposes only and is not needed for compilation. I merely lifted the definition of the System Device Enumeration GUIID from that file. I figure that whomever wants to look at the code in the future should know where I got that GUIID from. Also, C# does not support header files, so...

I am glad that the code works on your end and that Activator.CreateInstance does not return a null on your end. My thought is that either the version of Visual Studio, OS version, or some other difference.

I use Microsoft Windows 7 Professional, 64-bit and Visual Studio 2010.

It might be a Visual Studio 2010 thing. I know that Microsoft ditched DirectShow from Visual Studio 2010, not that I am using DirectShow or need to, so might not be related, but mention. The reason the thought crossed my head is only because Direct<whatever> touches hardware in some form or fashion and that System Device Enumeration also touches hardware, although I am creating a COM object instance at this point in the code, so Activator.CreateInstance should return something other than null.

Thanks in advance,

Sarah
GeneralRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 6:10
professionalShameel10-Aug-11 6:10 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 6:17
SarahJMR10-Aug-11 6:17 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 9:10
professionalShameel10-Aug-11 9:10 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 9:11
SarahJMR10-Aug-11 9:11 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 9:14
professionalShameel10-Aug-11 9:14 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 9:18
SarahJMR10-Aug-11 9:18 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
Shameel10-Aug-11 9:22
professionalShameel10-Aug-11 9:22 
GeneralRe: System Enumeration - CreateClassEnumerator Pin
SarahJMR10-Aug-11 9:24
SarahJMR10-Aug-11 9:24 
Questionhi Pin
leila1234567896-Aug-11 0:08
leila1234567896-Aug-11 0:08 
Questionhi Pin
leila1234567896-Aug-11 0:06
leila1234567896-Aug-11 0:06 
AnswerRe: hi Pin
#realJSOP17-Aug-11 4:13
mve#realJSOP17-Aug-11 4:13 
QuestionNot... Is, or IsNot... Pin
Sander Rossel3-Aug-11 7:33
professionalSander Rossel3-Aug-11 7:33 
AnswerRe: Not... Is, or IsNot... Pin
Dave Kreskowiak3-Aug-11 8:52
mveDave Kreskowiak3-Aug-11 8:52 
GeneralRe: Not... Is, or IsNot... Pin
Sander Rossel3-Aug-11 20:16
professionalSander Rossel3-Aug-11 20:16 
GeneralRe: Not... Is, or IsNot... Pin
David Skelly3-Aug-11 22:01
David Skelly3-Aug-11 22:01 
GeneralRe: Not... Is, or IsNot... Pin
Dave Kreskowiak4-Aug-11 1:54
mveDave Kreskowiak4-Aug-11 1:54 
AnswerRe: Not... Is, or IsNot... Pin
#realJSOP17-Aug-11 4:14
mve#realJSOP17-Aug-11 4:14 

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.