Static Public Member Functions | |
| static uint | CTL_CODE (DeviceType Device, int Function, MethodType Method, AccessType Access) |
| Compose CTL code. | |
| public static uint Digi::Imported.WINIOCTL_H::CTL_CODE | ( | DeviceType | Device, | |
| int | Function, | |||
| MethodType | Method, | |||
| AccessType | Access | |||
| ) | [static] |
Compose CTL code.
| Device | Device type (use DeviceType) | |
| Function | Fuction code | |
| Method | Method type (use MethodyType) | |
| Access | Access type (use AccessType) |
1.5.9