The GetNextContentHost method returns a parser host to receive the parsed content file.
HRESULT GetNextContentHost (
[out, retval] IUnknown** ppHost
);
ppHost
Pointer to the interface pointer of a new parser host
This is an ILITParserHost being returned.
The S_FALSE return value is the signal for Litgen.dll to move to the next stream.
© 2000 Microsoft Corporation. All rights reserved. Terms of use.