Flushes any buffered data to the specified stream.
Declaration:
Copy Code | |
---|---|
AT_ERRCOUNT ACCUAPI IG_PDF_stream_flush( HIG_PDF_STREAM hStream, LPLONG lpnResult ); |
Arguments:
Name | Type | Description |
hStream | HIG_PDF_STREAM | The stream to flush. |
lpnResult | LPLONG | 0 if successful; otherwise non-zero. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.