Re: IConverterSession - Which Header file has the lpVtable Definition.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Dan,

Thanks for the reply.
It looks like I'll have to give it a go - mind you looks prone to error in
my book.

Leslie.




"Dan Mitchell" <djmitchella@xxxxxxxxx> wrote in message
news:Xns963D5DCD91E34djmitchellayahoocom@xxxxxxxxxxxxxxxx
> "Leslie Milburn" <CDB4W@xxxxxxxxxxxxxxxxxx> wrote in
> news:Ot9278NRFHA.580@xxxxxxxxxxxxxxxxxxxx:
> > Anyone know which platform SDK header file the interface for this is
> > defined in ?
> > As I am using straight C, I really need a valid lpVTable Definition.
>
> It's not defined anywhere other than MSDN, that documentation is new from
> Microsoft, and they very carefully have _not_ given you all the vtable
> entries because they're only documenting the bits of the interface that
> they want you to know about.
>
> Even if you're doing it in C, can't you just put in blank entries in the
> array of function pointers, rather than having undefined ones in the class
> in C++? All you'd need is to pass the address of a function that returns
> S_OK or E_NOTIMPLEMENTED or whatever it requires, surely? Maybe I'm wrong,
> I've not done COM in C myself, I'll admit.
>
> -- dan


.



Relevant Pages

  • Re: IConverterSession - Which Header file has the lpVtable Definition.
    ... > Anyone know which platform SDK header file the interface for this is ... It's not defined anywhere other than MSDN, that documentation is new from ... Even if you're doing it in C, can't you just put in blank entries in the ... array of function pointers, rather than having undefined ones in the class ...
    (microsoft.public.win32.programmer.messaging)
  • Re: IStream.Read()
    ... I would say that the documentation for the actual .NET ... type is superceeded by the documentation for the IStream interface itself, ... You can set this pointer to NULL. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to get the documents in detail?
    ... Not MSDN Library. ... anyone trying to learn how/when to use a particular interface (I guess ... A halfway decent documentation on this interface would have put the ... blah blah blah is an example of a possible site and a yeah yeah yeah ...
    (microsoft.public.vc.atl)
  • Re: Documentation shortcomings
    ... is this a shortcoming in the design? ... I learnt early on in my apprenticeship years the value of the production of a decent Technical Specification and a decent Interface Control Document. ... design process (I've sold documentation back to clients where it ... I produce such documentation as part my normal development process and I know that my clients expect me to do so. ...
    (comp.arch.embedded)
  • Re: [GIT PULL] notification tree - try 37!
    ... subsequent commits then extend that interface. ... documentation in Documentation/filesystems/, either. ... allowing non-root users to use the interface. ... Sorry I haven't had a chance to look at the perm events. ...
    (Linux-Kernel)