TJvHidDevice.DeviceIoControl Method

Write here a summary (1 line)

Parameters
Parameters 
Description 
IoControlCode: DWORD 
Description for this parameter 
InBuffer: Pointer 
Description for this parameter 
InSize: DWORD 
Description for this parameter 
OutBuffer: Pointer 
Description for this parameter 
OutSize: DWORD 
Description for this parameter 
var BytesReturned: DWORD 
Description for this parameter 
Return Value

Describe here what the function returns

Description

Write here a description

See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

Group
Links
Pascal
function DeviceIoControl(IoControlCode: DWORD; InBuffer: Pointer; InSize: DWORD; OutBuffer: Pointer; OutSize: DWORD; var BytesReturned: DWORD): Boolean;
JVCL System Components Runtime Package generated on 10/03/2011
The most up-to-date documentation is available and can be edited at http://wiki.delphi-jedi.org/JVCL_Help/TJvHidDevice.DeviceIoControl