sorry my bad, it should be GetPropString. it still does not work, i think there is a problem with the com, because there are 2 other methods GetPropInt and ResetProps, they both work fine.

i don't have a type library, only have the header files.

another small question, for an unsigned char * what .net equivalent can i use? byte[] ?