diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /usb/ufxclientsample/UfxClientSample.man | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'usb/ufxclientsample/UfxClientSample.man')
| -rw-r--r-- | usb/ufxclientsample/UfxClientSample.man | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usb/ufxclientsample/UfxClientSample.man b/usb/ufxclientsample/UfxClientSample.man index 122aa6dd..6568d6e7 100644 --- a/usb/ufxclientsample/UfxClientSample.man +++ b/usb/ufxclientsample/UfxClientSample.man @@ -114,23 +114,23 @@ outType="xs:string" /> <data - inType="win:UInt32" + inType="win:Pointer" name="Endpoint" - outType="win:HexInt32" + outType="win:HexInt64" /> <data inType="win:UInt32" name="PhysicalEndpoint" /> <data - inType="win:UInt32" + inType="win:Pointer" name="Request" - outType="win:HexInt32" + outType="win:HexInt64" /> <data - inType="win:UInt32" + inType="win:Pointer" name="Transaction" - outType="win:HexInt32" + outType="win:HexInt64" /> <data inType="win:UInt32" |
