Strange behavior

yvad yannurov at gmail.com
Tue Mar 25 07:20:34 PDT 2008


John C Wrote:

> yvad Wrote:
> 
> > QueryInterface of type HRESULTWindows (GUID * riidriid, out void* ppvObject ppvObject) overrides but is not covariant with QueryInterface of type HRESULT(GUID * riidriid, void* ppvObject ppvObject)
> 
> Further to my other reply ... The compiler is complaining because the function signatures don't match - one is lacking an "out" attribute. But the code you posted isn't missing the "out". Did you change the code before posting it here?

I attached original files

-------------- next part --------------
A non-text attachment was scrubbed...
Name: win32.rar
Type: application/download
Size: 5192 bytes
Desc: not available
Url : http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20080325/d77ef74d/attachment.bin 


More information about the Digitalmars-d-learn mailing list