ReusableRequestOperations (ENUM)ΒΆ
TYPE ReusableRequestOperations :
This enumeration represents operations on IDriverRequestReusable
- Attributes:
- qualified_only
- InOut:
- Name - Comment - Prepare - The request will be prepared. This step is possible only once and is used for registering the list of items in the connected device or server. - Read - The next operation will be a read - Write - The next operation will be a write 
