The GetNextCSSHost method returns a CSS host to receive the stylesheet text.
HRESULT GetNextCSSHost (
[out, retval] IUnknown** ppHost
);
ppHost
Pointer to interface pointer of new CSS host
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.