diff options
| author | Barry Golden <[email protected]> | 2017-08-25 20:51:02 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2017-08-25 20:51:02 -0700 |
| commit | 13ca5b69d2a1b20e5cfa8ecc94bfea9ece8aaa9a (patch) | |
| tree | dc4870ec4210e09b2b967ebc25a853cd691bc0d2 /storage/tools | |
| parent | 112a28423dea2f79402bc20d1cad07afe4f69e22 (diff) | |
VSTS 12737998
Diffstat (limited to 'storage/tools')
| -rw-r--r-- | storage/tools/spti/README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/storage/tools/spti/README.md b/storage/tools/spti/README.md index 0d9ad39a..10037d01 100644 --- a/storage/tools/spti/README.md +++ b/storage/tools/spti/README.md @@ -1,3 +1,13 @@ +<!--- + name: SCSI Pass-Through Interface Tool + platform: Application + language: cpp + category: Storage + description: Demonstrates how to communicate with a SCSI device using pass-through IOCTLs in an application using DeviceIoControl API. + samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=617990 +---> + + SCSI Pass-Through Interface Tool ================================ |
