Property | Type | Description | |
---|---|---|---|
handle |
Method | Description | |
---|---|---|
Acquire ( |
||
Free ( ) : bool | ||
GetEventHandle ( |
||
IsComplete ( |
||
OvlK ( |
||
ReUse ( |
||
Release ( |
||
Wait ( |
||
WaitAndRelease ( |
||
WaitOrCancel ( |
public Acquire ( |
||
OverlappedK | ||
return | bool |
public GetEventHandle ( |
||
OverlappedK | ||
return |
public IsComplete ( |
||
OverlappedK | ||
return | bool |
public OvlK ( |
||
UsbHandle | ||
MaxOverlappedCount | int | |
Flags | KOVL_POOL_FLAG | |
return | System |
public ReUse ( |
||
OverlappedK | ||
return | bool |
public Release ( |
||
OverlappedK | ||
return | bool |
public Wait ( |
||
OverlappedK | ||
TimeoutMS | int | |
WaitFlags | KOVL_WAIT_FLAG | |
TransferredLength | uint | |
return | bool |
public WaitAndRelease ( |
||
OverlappedK | ||
TimeoutMS | int | |
TransferredLength | uint | |
return | bool |
public WaitOrCancel ( |
||
OverlappedK | ||
TimeoutMS | int | |
TransferredLength | uint | |
return | bool |