The GetNextImageHost method returns an image host to receive the raw image file bytes.
HRESULT GetNextImageHost (
[out, retval] IUnknown** ppHost
);
ppHost
Pointer to the interface pointer of a new image 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.