|
pure virtual |
Initialized the factory for use.
This method must be called before any other method.
| pwszFactoryName | [ in ] The name to associate with this factories memory pools. |
| cBufferSize | [ in ] The size in bytes of a single buffer. |
| cInitial | [ in ] The number of buffers to allocate initially in thi memory pool. |
| cGrowby | [ in ] The number of buffers to grow the pool by when the pool is exhausted. |
| fFlags |