|
pure virtual |
Attemps to read data from the source p6IIoReadHandler and inflate it into the provided buffer.
| pBuffer | [ out ] A pointer to a buffer in which will be returned the inflated data. |
| cbBuffer | [ in ] The size of pBuffer in bytes. |
| pcbRead | [ out] A pointer to a P6SIZE that will receive the number of bytes of inflated data placed in pBuffer. |