IOCtlCode class provides enumeration representing I/O codes for modifying I/O values programmatically using the modifyIOCtl() method of provided by OmmProvider and OmmConsumer classes. More...
Public Types | |
enum | IOCtlCodeEnum { MaxNumBuffersEnum = 1 , NumGuaranteedBuffersEnum = 2 , HighWaterMarkEnum = 3 , SystemReadBuffers = 4 , SystemWriteBuffers = 5 , ServerNumPoolBuffersEnum = 8 , CompressionThresholdEnum = 9 } |
IOCtlCode::IOCtlCodeEnum is a numeric representation of I/O codes to modify option for a particular channel or server.
Definition at line 38 of file IOCtlCode.h.
An enumeration representing IOCtl code.
Definition at line 45 of file IOCtlCode.h.
![]() |
![]() |
|