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