equal
deleted
inserted
replaced
163 EAvctpDataSAPNullSocket = 64, |
163 EAvctpDataSAPNullSocket = 64, |
164 EAvctpRMBufChainSplitError = 65, |
164 EAvctpRMBufChainSplitError = 65, |
165 EAvctpInvalidChannelIoctl = 66, |
165 EAvctpInvalidChannelIoctl = 66, |
166 EAvctpSapClosed = 67, |
166 EAvctpSapClosed = 67, |
167 ENullAvctpProtocol = 68, |
167 ENullAvctpProtocol = 68, |
|
168 EObjectAlreadyExists = 69, |
168 }; |
169 }; |
169 |
170 |
170 /** |
171 /** |
171 Panics raised by state machine default behaviour are multiplied by this |
172 Panics raised by state machine default behaviour are multiplied by this |
172 factor. The less signifigant digits are then available to carry a state |
173 factor. The less signifigant digits are then available to carry a state |